An open API service indexing awesome lists of open source software.

https://github.com/3dproger/qt5.12.2-xcode15-patch

Fixes error parsing pro file for Qt 5.15.2 on Mac with Xcode 15 (macOS 14 Sonoma)
https://github.com/3dproger/qt5.12.2-xcode15-patch

Last synced: 6 months ago
JSON representation

Fixes error parsing pro file for Qt 5.15.2 on Mac with Xcode 15 (macOS 14 Sonoma)

Awesome Lists containing this project

README

          

# Qt5.12.2-xcode15-patch
Fixes error parsing pro file for Qt 5.15.2 on Mac with Xcode 15 (macOS 14 Sonoma).

The error looks like this:
`qmake error: Project ERROR: failed to parse default search paths from compiler output`

## How to patch
Copy and replace file `toolchain.prf` from this repo to `/5.15.2//mkspecs/features`