From Stacho: find the file lxFile.cxx in directory extern and add second line:
#include "lxFile.h" #include "getline.h" // Standard libraries #ifndef LXDEPCHECK #include <cstdlib> #include <cstdio> m. On 2.10.2006, at 21:37, Thierry Gonon wrote: > Hi everybody... > > I've just downloaded therion 0.4.0 for compiling on Mac (OS X > 10.4.8). And when trying to compile it (make command), I've had the > following error : > extern/lxFile.cxx: In member function 'void lxFile::ImportPLT(const > char*)': > extern/lxFile.cxx:725: error: 'getline' was not declared in this scope > make: *** [extern/lxFile.o] Error 1 > Is it a problem on my computer or a problem on the source code ? > How can I solve it ? > > Thanks for all the job you're making... > > Thierry > > P.S. : I've translated the tutorial of R. Muñoz in French... Is it > possible to put it on the server...? > > > > On Monday, October 02, 2006, at 07:09PM, Wookey > <wookey at aleph1.co.uk> wrote: > >> On 06-10-02 12:33 -0400, Philip Schuchardt wrote: >>> I had problems untarring the new version: >>> http://therion.speleo.sk/stats/get.php?filename=therion-0.4.0.tar.gz >> >> unpacks OK here. >> >> Wookey >> -- >> Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK Tel +44 (0) 1223 >> 811679 >> work: http://www.aleph1.co.uk/ play: http:// >> wookware.org/ >> _______________________________________________ >> Therion mailing list >> Therion at speleo.cz >> http://www.speleo.cz/mailman/listinfo/therion >> >> > _______________________________________________ > Therion mailing list > Therion at speleo.cz > http://www.speleo.cz/mailman/listinfo/therion
