Emulator Issues #667
closedr2477 doesn't fix osx compile
0%
Description
What steps will reproduce the problem?
- Build dolphin with the 'scons' via the command line
What is the expected output? What do you see instead?
No errors were expected. I got the following instead:
Compiling Build/Darwin-i386-release/Source/Core/Common/Src/Misc.o
Source/Core/Common/Src/Misc.cpp: In function 'char* strndup(const char*, size_t)':
Source/Core/Common/Src/Misc.cpp:42: error: 'strnlen' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/Misc.o] Error 1
What version of the product are you using? On what operating system?
r2480 and r2477 on Mac OS X 10.5.5
Please provide any additional information below.
Please get this fixed! i'd rather play dolphin on OSX instead of rebooting into Windows XP with
Boot Camp each time i want to play...