Entering edit mode
10.3 years ago
ilya.shamovsky
▴
20
I am trying to compile spats on a 64-bit ubuntu machine.
I have boost libraries installed and ./configure
does not complain.
However, when the compilation fails with error: 'feof' was not declared in this scope
message.
Anybody compiled this package successfully? What am I missing?
That's what I gathered from googling around but when I add
#include <cstdio>
to the top of the reads.cpp file I get this in another file:error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
Wrong compilation flag? Sorry, cpp is not really my cup of tea...
I'm not sure, I'd try and contact the authors. I'd like to know if this works, we have an interest in SHAPE.