Closed danomatika closed 9 years ago
swig 3.0.3+ now treats unknown preprocessor directives as errors, which means binding generation fails since it does't know Obj-C's "#import". I've opened an issue on the swig repo.
In the meantime, we have to use swig 3.0.2.
This is now fixed in swig. Should show up in the next release.
swig 3.0.3+ now treats unknown preprocessor directives as errors, which means binding generation fails since it does't know Obj-C's "#import". I've opened an issue on the swig repo.
In the meantime, we have to use swig 3.0.2.