Hi Tor,

I’ve only tried with Qt 5.15.15

Is 5.15.16, 5.15.17, 5.15.18 available in any other place?

Thx!

Regards,

Nuno

> On 19 Nov 2024, at 10:37, Tor Arne Vestbø <tor.arne.ves...@qt.io> wrote:
> 
> Does this reproduce with Qt 5.15.18 ? If so please file a bug
> 
>> On Nov 19, 2024, at 10:13, Nuno Santos via Interest 
>> <interest@qt-project.org> wrote:
>> 
>> Hi,
>> 
>> Qt 5.X.Y platform notes says:
>> 
>> macOS 10.13, macOS 10.14, macOS 10.15, macOS 11, macOS 12, macOS 13, macOS 
>> 14 x86_64 and x86_64h and arm64 Xcode 14 (13 SDK), or Xcode 15 (14 SDK)
>> 
>> But when try to compile from source it says:
>> 
>> Project ERROR: failed to parse default search paths from compiler output
>> 
>> How do I see the reason of this error?
>> 
>> ➜  src git:(v5.15.15-lts-lgpl) ✗ ./configure -confirm-license -recheck 
>> -prefix /Users/nsantos/Qt/5.15.15/clang_64_static -platform macx-clang 
>> -device-option QMAKE_APPLE_DEVICE_ARCHS="x86_64 arm64" -commercial 
>> -debug-and-release -static -nomake examples -nomake tests -opengl desktop 
>> -no-securetransport -openssl-linked 
>> -I/Users/nsantos/Qt-Utils/openssl/include 
>> OPENSSL_LIBS="/Users/nsantos/Qt-Utils/openssl/lib/libssl.a 
>> /Users/nsantos/Qt-Utils/openssl/lib/libcrypto.a" -qtnamespace 
>> com_imaginando_qt_5_15_15
>> + cd qtbase
>> + /Users/nsantos/Qt/5.15.15/src/qtbase/configure -top-level -confirm-license 
>> -recheck -prefix /Users/nsantos/Qt/5.15.15/clang_64_static -platform 
>> macx-clang -device-option QMAKE_APPLE_DEVICE_ARCHS=x86_64 arm64 -commercial 
>> -debug-and-release -static -nomake examples -nomake tests -opengl desktop 
>> -no-securetransport -openssl-linked 
>> -I/Users/nsantos/Qt-Utils/openssl/include 
>> OPENSSL_LIBS=/Users/nsantos/Qt-Utils/openssl/lib/libssl.a 
>> /Users/nsantos/Qt-Utils/openssl/lib/libcrypto.a -qtnamespace 
>> com_imaginando_qt_5_15_15
>> <srcbase> = /Users/nsantos/Qt/5.15.15/src/qtbase
>> <bldbase> = /Users/nsantos/Qt/5.15.15/src/qtbase
>> <outbase> = /Users/nsantos/Qt/5.15.15/src/qtbase
>> Creating qmake...
>> .Done.
>> Project ERROR: failed to parse default search paths from compiler output
>> 
>> 
>> Thanks in advance!
>> 
>> Regards,
>> 
>> Nuno
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> https://lists.qt-project.org/listinfo/interest
> 

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to