caronoff

Results 6 comments of caronoff

I propose the bch.c source file line change to allow missed bits in decode sanity check : `/* sanity check: make sure data length can be handled */ if (8*len...

Thank you for the fast fix but I think my problem is specific. I am using Python 3.8 and the python setup.py install succeed to launch SWIG but SWIG craps...

> OK, I've removed the #warning pre-processor directive that Visual Studio seems to be having trouble with... Thank you for being so responsive! I am getting warmer now. Still failing...

So apparently, file ezcod needs a line in header #define _USE_MATH_DEFINES as per this https://stackoverflow.com/questions/26065359/m-pi-flagged-as-undeclared-identifier

However, Windows Visual studio still craps out when compiling. I am not sure where the log file is to attach but theres a long dump of warnings. Then, there is...

Do you think I should try it on an Ubuntu machine and if so what version of Swig did you use successfully to compile the Python interface? Thanks On Fri.,...