On 2 May 2016 at 14:28, Thiago Macieira <[email protected]> wrote: > On domingo, 1 de maio de 2016 21:11:20 PDT Dirk Hohndel wrote: > > > 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?). > > Patch sent. But not tested. > > I tested the patch, and it works. Previously build-mobile got stuck at qtTranslator; now it doesn't. Building on Fedora 23.
> -- > Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface >
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
