Jens Alfke <[email protected]> writes: > You might run into issues if you install a different compiler, like > GCC, and try to build with it. However, on El Capitan I don’t know if > even the xcode-select tool is capable of creating a /usr/include > directory, since /usr is supposed to be immutable. Instead you might > have to configure GCC’s search paths to point at the usr/include > inside the SDK.
xcode-select does add zlib.h to /usr/include on El Capitan. I did that some days ago. best -- erik colson _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
