Search found 2 matches

by thechildren
Sun Feb 01, 2009 7:05 am
Forum: Games and Creations
Topic: Recursion play thing
Replies: 9
Views: 9989

Re: Recursion play thing

awesome! nice job. I did this a few years ago along with a ray tracer in a graphics class in college.
LINK
PICS
More PICS
by thechildren
Fri Jan 30, 2009 6:15 am
Forum: Support and Development
Topic: compile File.cpp issue
Replies: 1
Views: 3014

compile File.cpp issue

I'm getting this error:

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