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

Tor Arne Vestbø Tor.arne.Vestbo at qt.io
Wed Jan 1 17:50:53 CET 2020


They are under Resources, as a valid framework bundle can’t have standalone files in the root. See https://codereview.qt-project.org/c/qt/qtbase/+/275473

Tor Arne

On 31 Dec 2019, at 00:08, Иван Комиссаров <abbapoh at gmail.com<mailto:abbapoh at gmail.com>> wrote:

Hello, did I miss something? Because I cannot find .prl files in the Qt frameworks anymore on Mac:


$ ls /Applications/Qt/5.14.0/clang_64/lib/QtCore.framework/

Headers QtCore  Resources Versions


But they are in 5.13


$ ls /Applications/Qt/5.13.2/clang_64/lib/QtCore.framework/

Headers QtCore  QtCore.prl QtCore_debug QtCore_debug.prl Resources Versions

There’s only .prl files for static libs, e.g.:


/Applications/Qt/5.14.0/clang_64/lib/libQt5Bootstrap.prl

It this an intended change or a bug?
_______________________________________________
Development mailing list
Development at qt-project.org<mailto:Development at qt-project.org>
https://lists.qt-project.org/listinfo/development

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20200101/46cac294/attachment.html>


More information about the Development mailing list