[Marble-devel] MercatorProjection link breakage
Anto López
facinerososs at gmail.com
Fri Dec 12 10:55:15 CET 2008
I have this Link error :
undefined reference to `MercatorProjection::MercatorProjection()'
Compiling is ok. Others class of marble works ok.
Code:
MercatorProjection *mp = new MercatorProjection();
mp->screenCoordinates(longitude, latitude, &p, old_x, old_y,
originalCoordinates);
mp->screenCoordinates(m_OwnPlatform->m_longitude, m_OwnPlatform->m_latitude,
&p, x, y, originalCoordinates);
Any idea??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/marble-devel/attachments/20081212/f9b90c05/attachment.htm
More information about the Marble-devel
mailing list