krzyzanowskim/OpenSSL

Can't build latest version (5006) with Xcode 15.4

cherpake opened this issue · 2 comments

Getting this message:

Include of non-modular header inside framework module 'OpenSSL.e_os2': '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/inttypes.h'

it's complicated. It seems to depend on projects. I'm still investigating headers and checking if I can adjust it to please all systems. For now CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES seems to help

#215 (comment)

give a try to 3.1.5007I just released and let me know it it fixed it on your end.