Hi All After the last SailfishOS updates, my c++ level tests stopped working as testlib module somehow cannot be found anymore. E.g. this demo project https://github.com/amarchen/log4qt-demo-sailfish fails on ---
QT += testlib --- with --- Project ERROR: Unknown module(s) in QT: testlib --- Were Mer package names changed lately? Right now .yaml from the same project tries fetching the test utilities via the following: --- PkgConfigBR: - Qt5QuickTest --- Or is it about the upgrade to the next Qt version and maybe testlib use now needs to be declared in some completely different way? How do you use QUnit tests in your projects? Cheers, Artem. -- Artem Marchenko http://agilesoftwaredevelopment.com http://twitter.com/AgileArtem
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org