Also, this looks weird (Linux, libQt6Gui.prl): QMAKE_PRL_LIBS = $$[QT_INSTALL_LIBS/get]/libQt6Core.so /usr/lib64/libGLX.so /usr/lib64/libOpenGL.so
Where this /get suffix come from? I see it in every .prl file, but it was not present there. For instance, libQt5Gui.prl QMAKE_PRL_LIBS = -L/home/qt/openssl-1.1.1d/lib $$[QT_INSTALL_LIBS]/libQt5Core.so -lpthread Also, there’s no /usr/lib64/libGLX.so on Debian, there’s /usr/lib/x86_64-linux-gnu/libGLX.so.0 Are those all known issues? Should I open a bugreport? Ivan > 28 июля 2020 г., в 00:38, Tor Arne Vestbø <[email protected]> написал(а): > > > >> On 27 Jul 2020, at 23:55, Иван Комиссаров <[email protected]> wrote: >> >> Hello again! >> >> What about qt6? In the snapshot files are back in framework root… Is that a >> regression? > > Yeah, that’s a regression when transitioning to CMake. Thanks for the heads > up! > > Tor Arne _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
