neonumerics

Results 2 issues of neonumerics

I installed the library via ubuntu packages and it seems the header files need to be included in the compilation: `g++ code.cpp -I/home/muthu/Documents/work/kickback/libspatialaudio/include -I/home/muthu/Documents/work/kickback/libspatialaudio/include/hrtf -I/home/muthu/Documents/work/kickback/libspatialaudio/source/kiss_fft -lspatialaudio` While some of the...

Shows a lot of syntax errors _> simpletraj/xdrfile/xdrfile.c(2601): error C2081: 'off_t': name in formal parameter list illegal > simpletraj/xdrfile/xdrfile.c(2601): error C2061: syntax error: identifier 'pos' > simpletraj/xdrfile/xdrfile.c(2601): error C2059: syntax...