Am 07.02.2015 um 19:02 schrieb Jerome Leclanche: > Hi list > > The 1.1.0 release of libqtxdg is here. Running the upcoming LXQt 0.9 > on libqtxdg 1.0 may work, but is unsupported and not recommended. > > This release is compatible with both Qt4 and Qt5. > > Changes: > - Translations have been removed as the strings are for developer use only > - Severe performance improvements with loading of desktop files > - Unthemed app icons are now supported as a fallback > - Various build fixes > > Source tarballs are signed and available on downloads.lxqt.org: > - http://downloads.lxqt.org/libqtxdg/1.1.0/ > > The release is also mirrored on Github in tar.xz format only. Please > use this mirror if possible! > - https://github.com/lxde/libqtxdg/releases/tag/1.1.0 > > Enjoy! > > J. Leclanche > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Lxde-list mailing list > Lxde-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxde-list > Hi all,
thanks a lot for the hard work :) Have the tests also been updated for 0.9? With them enabled libqtxdg 1.1.0: Linking CXX executable qtxdg_test cd /home/doktor5000/MGA/CAULDRON/libqtxdg/BUILD/libqtxdg-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/qtxdg_test.dir/link.txt --verbose=1 /bin/c++ -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -fPIE -O3 -DNDEBUG CMakeFiles/qtxdg_test.dir/qtxdg_test.cpp.o CMakeFiles/qtxdg_test.dir/moc_qtxdg_test.cpp.o -o qtxdg_test -rdynamic /usr/lib64/libQt5Test.so.5.4.0 ../libQt5Xdg.so.1.0.0 /usr/lib64/libQt5Widgets.so.5.4.0 /usr/lib64/libQt5Gui.so.5.4.0 /usr/lib64/libQt5Xml.so.5.4.0 /usr/lib64/libQt5Core.so.5.4.0 -Wl,-rpath,/home/doktor5000/MGA/CAULDRON/libqtxdg/BUILD/libqtxdg-1.1.0 CMakeFiles/qtxdg_test.dir/qtxdg_test.cpp.o: In function `QtXdgTest::testCustomFormat()': qtxdg_test.cpp:(.text+0x10d): undefined reference to `writeDesktopFile(QIODevice&, QMap<QString, QVariant> const&)' qtxdg_test.cpp:(.text+0x114): undefined reference to `readDesktopFile(QIODevice&, QMap<QString, QVariant>&)' collect2: error: ld returned 1 exit status test/CMakeFiles/qtxdg_test.dir/build.make:121: recipe for target 'test/qtxdg_test' failed make[2]: *** [test/qtxdg_test] Error 1 make[2]: Leaving directory '/home/doktor5000/MGA/CAULDRON/libqtxdg/BUILD/libqtxdg-1.1.0' CMakeFiles/Makefile2:141: recipe for target 'test/CMakeFiles/qtxdg_test.dir/all' failed make[1]: *** [test/CMakeFiles/qtxdg_test.dir/all] Error 2 make[1]: Leaving directory '/home/doktor5000/MGA/CAULDRON/libqtxdg/BUILD/libqtxdg-1.1.0' Makefile:147: recipe for target 'all' failed make: *** [all] Error 2 libqtxdg 1.1.0 itself builds fine ... ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list