David Sagan
David Sagan
I don't have these flags set. ``` MAC:~/Bmad/xraylib> make V=1 /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in include make[2]: Nothing to be done for `all'. Making all in src /bin/sh ../libtool --tag=CC...
No change with `#ifndef SWIG` removed.
Note: This is a recent issue for Mac since in the past I have not had a problem. I am using OS 14.1.2 with Xcode 15.0.1.
If I remove the `#ifndef _XRAYLIB_AUX_H` the compile gets further.
@giordano Yes you are correct. I should have said that it would be useful to give where the unmatched block started which is indeed the `function f1()` line (line 1)....