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
compile File.cpp issue
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: compile File.cpp issue
This particular error has been seen more and it actually means that you have to add an include in the file
EDIT: I should start reading titles
Code: Select all
#include <string>
Who is online
Users browsing this forum: Google [Bot] and 9 guests