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)
- Host: GitHub
- URL: https://github.com/3dproger/qt5.12.2-xcode15-patch
- Owner: 3dproger
- License: unlicense
- Created: 2023-12-03T22:43:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T22:52:54.000Z (over 2 years ago)
- Last Synced: 2025-04-05T16:11:18.262Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`