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

2020-07-29 Thread Thiago Macieira
On Wednesday, 29 July 2020 09:10:20 PDT Иван Комиссаров wrote: > I am using a snapshot. Should I try more recent version? For Qt 6 right now, unless you ran "git pull -r" right before reporting anything, it's too old. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - In

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

2020-07-29 Thread Иван Комиссаров
> 29 июля 2020 г., в 09:54, Alexandru Croitor > написал(а): > > Are these from the 6.0 snapshot files, or are you building Qt yourself? I am using a snapshot. Should I try more recent version? > > I suggest to open a bug report for them. https://bugreports.qt.io/browse/QTBUG-85801

Re: [Development] Development Digest, Vol 106, Issue 59

2020-07-29 Thread AGAYEV, LEVON
Le mer. 29 juil. 2020 à 09:56, a écrit : > Send Development mailing list submissions to > development@qt-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.qt-project.org/listinfo/development > or, via email, send a message with subject or bo

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

2020-07-29 Thread Alexandru Croitor
Hi > On 28. Jul 2020, at 17:22, Иван Комиссаров 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? > > Whe