INSTALL file

Lubomir I. Ivanov neolit123 at gmail.com
Mon Nov 17 13:45:09 PST 2014


On 17 November 2014 23:10, Steve Butler <kg7je at comcast.net> wrote:
> linking subsurface
> .obj/moc_globe.o:(.data.rel.ro._ZTV8GlobeGPS[_ZTV8GlobeGPS]+0x60): undefined
> reference to `Marble::MarbleWidget::connectNotify(QMetaMethod const&)'
> .obj/moc_globe.o:(.data.rel.ro._ZTV8GlobeGPS[_ZTV8GlobeGPS]+0x68): undefined
> reference to `Marble::MarbleWidget::disconnectNotify(QMetaMethod const&)'
> collect2: error: ld returned 1 exit status
> make: *** [subsurface] Error 1
> Makefile:523: recipe for target 'subsurface' failed
>

BTW, since everything else compiles you can try disabling Marble (the
globe widget) if you can't solve the issue.

qmake "DEFINES += NO_MARBLE"
make clean
make

lubomir
--


More information about the subsurface mailing list