> On May 1, 2016, at 8:24 PM, Thiago Macieira <[email protected]> wrote: > > On domingo, 1 de maio de 2016 15:54:55 PDT Robert Helling wrote: >> "_qtTranslator", referenced from: >> init_qt_late() in libsubsurface_corelib.a(qt-init.cpp.o) > > The symbol is defined in the main application: > > export-html.cpp:QTranslator *qtTranslator, *ssrfTranslator; > subsurface-desktop-main.cpp:QTranslator *qtTranslator, *ssrfTranslator; > subsurface-mobile-main.cpp:QTranslator *qtTranslator, *ssrfTranslator; > > That means the tests will not link. The error appears to be legitimate. Dirk, > did you have tests enabled in your build?
Good point - I had the tests disabled at some point (which defeats their purpose, doesn't it?). /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
