Closed mSinkievic closed 11 months ago
The #ifdef was not triggering due to the version number not being imported. The bindings themselves seem to work once this is fixed, at least in my comparison between some original and ported c code.
#ifdef
Thanks a lot for this change and sorry for the long delay!
The
#ifdef
was not triggering due to the version number not being imported. The bindings themselves seem to work once this is fixed, at least in my comparison between some original and ported c code.