We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a833c8 commit 42c2af2Copy full SHA for 42c2af2
build.macos32x86/HowToBuild
@@ -173,6 +173,8 @@ SDKs and Problems
173
-----------------
174
The makefiles will use the oldest available SDK that is installed that is new
175
enough to build the system. The 32-bit build requires at least the 10.9 SDK.
176
+Under Zcode 9, getversion fails to compile using 10.9 and one must use at least
177
+the 10.10 SDK.
178
SDKs are installed in
179
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
180
To obtain SDKs one way is to web search for "obtaining older sdks for Xcode",
0 commit comments