Post

Replies

Boosts

Views

Activity

Reply to How can I resolve the xcode12.4 build error: Use of undeclared identifier '_CTYPE_A'?
See here: https://stackoverflow.com/questions/79034494/xcode-16-error-use-of-undeclared-identifier-ctype-a And here: https://stackoverflow.com/questions/79034494/xcode-16-error-use-of-undeclared-identifier-ctype-a
Replies
Boosts
Views
Activity
Oct ’24
Reply to macOS 15.1b5, Xcode 16.1b2, does not compile
Thanks, this helped a bit. Played with the order/recursiveness and found out a file in the SDK/usr/include has the same name as one header in my openssl include folder. I need to figure out how to still include the latter file, both in the Header Search Path and in the .h file, but pointing to the correct one?!
Replies
Boosts
Views
Activity
Oct ’24