Hi Oliver, I try to compile on suse linux 13.1. Compilation is ok, but linking does complain about missing library
/usr/lib64/libQt5Quick.so.5.1.1: undefined reference to `qt_renderDistanceFieldGlyph(QRawFont const&, unsigned int, bool)' /usr/lib64/libQt5Quick.so.5.1.1: undefined reference to `QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(QFontEngineGlyphCache::Type, QTransform const&)' /usr/lib64/libQt5Quick.so.5.1.1: undefined reference to `QFontEngine::glyphCache(void const*, QFontEngineGlyphCache::Type, QTransform const&) const' collect2: error: ld returned 1 exit status make[2]: *** [bin/qmapshack] Fehler 1 make[1]: *** [src/CMakeFiles/qmapshack.dir/all] Fehler 2 Any Idea? Best Regards Patrik Am Mittwoch, 15. Oktober 2014, 08:41:25 schrieb Oliver Eichler: > Hi, > > a quick new release. It's all about manipulating and changing tracks. > See the wiki for more details: > > https://bitbucket.org/maproom/qmapshack/wiki/DocGisItemsTrk > > > Oliver > > > V 0.6.0 > * Reverse tracks > * Add dialog to combine tracks > * Add range select to tracks > * Add function to hide/show track points > * Add function to copy selected track points as new track > > > ---------------------------------------------------------------------------- > -- Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho > _______________________________________________ > Qlandkartegt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
