Page 4 of 4

Re: love-0.5.0 failed to compile

Posted: Wed Jun 03, 2009 6:26 am
by Robin
bartbes wrote:(details.. details...)
You're absolutely right. What I meant was that, while the missing header caused the problem, it sounds more like "file missing" than "boost missing". "'boost' not declared", on the other hand, might be the effect, but it actually sounds like "boost missing". Anyway, as you said: details... details...

Re: love-0.5.0 failed to compile

Posted: Thu Jun 04, 2009 9:40 am
by ghost333
i installed an older version of boost and things are fine now.


tried to install on my laptop also :

Code: Select all

	mv -f $depbase.Tpo $depbase.Po
physfs/File.cpp: In member function ‘virtual bool love_physfs::File::write(const char*, int)’:
physfs/File.cpp:112: error: ‘strlen’ was not declared in this scope
make[2]: *** [physfs/File.o] Error 1
make[2]: Leaving directory `/home/markos/Desktop/love-0.5-0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/markos/Desktop/love-