Hi > On 28. Jul 2020, at 17:22, Иван Комиссаров <[email protected]> wrote: > > Also, this looks weird (Linux, libQt6Gui.prl): > > QMAKE_PRL_LIBS = $$[QT_INSTALL_LIBS/get]/libQt6Core.so /usr/lib64/libGLX.so > /usr/lib64/libOpenGL.so
Are these from the 6.0 snapshot files, or are you building Qt yourself? > > 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? I suggest to open a bug report for them. Thanks. _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
