[Development] Qt5.14 Prl files are missing for Mac framework build?

Иван Комиссаров abbapoh at gmail.com
Tue Jul 28 17:22:54 CEST 2020


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ø <Tor.arne.Vestbo at qt.io> написал(а):
> 
> 
> 
>> On 27 Jul 2020, at 23:55, Иван Комиссаров <abbapoh at gmail.com> 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 



More information about the Development mailing list