Hi Artem, Maybe you are missing a dependency to Qt5Test here ? https://github.com/amarchen/log4qt-demo-sailfish/blob/master/rpm/harbour-log4qtdemo.yaml#L44
Regards, Lucien ----- Mail original ----- De: "Artem Marchenko" <artem.marche...@gmail.com> À: devel@lists.sailfishos.org Envoyé: Mercredi 28 Janvier 2015 09:53:47 Objet: [SailfishDevel] qtestlib isn't fetched anymore :/ Changed package name? 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 _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org