Changes between Initial Version and Version 1 of Ticket #52203, comment 11
- Timestamp:
- Oct 2, 2016, 9:19:48 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52203, comment 11
initial v1 1 1 I'm pretty sure I've stumbled across fragments of instructions on how to install the 10.11 SDK in Xcode 8 in recent google searches. That could at least provide a temporary workaround until a better fix is found. 2 3 Edit: it's been my experience with Qt5 that it is a good idea in general to use the platform-specific SDK (or at the very least, specify the SDK to be used explicitly rather than letting the build system and/or compiler figure out which one to use).