jextract should infer platform specific include path for Mac OS.
Many samples are using
-I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
to specify platform includes path. It'd be nice if jextract infers the above path automatically.
Many samples are using
-I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
to specify platform includes path. It'd be nice if jextract infers the above path automatically.
- duplicates
-
CODETOOLS-7903310 jextract often fails to resolve headers in system include folders
-
- Resolved
-