Error building PPSSPP 0.9.7 on OSX
|
02-14-2014, 04:15 PM
(This post was last modified: 02-14-2014 04:37 PM by -Soel-.)
Post: #1
|
|||
|
|||
Error building PPSSPP 0.9.7 on OSX
Hello,
I'm trying to build PPSSPPSDL 0.9.7 on OSX 10.7.5, but cmake fails giving me those errors: Generating something_that_never_exists -- Found Git: /usr/bin/git (found version "1.7.12.4 (Apple Git-37)") CMake Warning at git-version.cmake:40 (message): UPDATE: /Applications/Emulators/PPSSPP/SourceCode/ppsspp/git-version.cpp Undefined symbols for architecture x86_64: "___sincos_stret", referenced from: _ff_mdct_init in libavcodec.a(mdct_float.o) _ff_ps_init in libavcodec.a(aacps.o) "___sincosf_stret", referenced from: _ff_ps_init in libavcodec.a(aacps.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [PPSSPPSDL] Error 1 make[1]: *** [CMakeFiles/PPSSPPSDL.dir/all] Error 2 make: *** [all] Error 2 Can someone help me solve this problem? Thanks in advance for your help. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Error building PPSSPP 0.9.7 on OSX - -Soel- - 02-14-2014 04:15 PM
RE: Error building PPSSPP 0.9.7 on OSX - [Unknown] - 02-14-2014, 05:16 PM
RE: Error building PPSSPP 0.9.7 on OSX - -Soel- - 02-14-2014, 05:32 PM
RE: Error building PPSSPP 0.9.7 on OSX - [Unknown] - 02-14-2014, 09:01 PM
RE: Error building PPSSPP 0.9.7 on OSX - -Soel- - 02-14-2014, 09:22 PM
RE: Error building PPSSPP 0.9.7 on OSX - [Unknown] - 02-15-2014, 01:42 AM
RE: Error building PPSSPP 0.9.7 on OSX - -Soel- - 02-15-2014, 07:51 AM
RE: Error building PPSSPP 0.9.7 on OSX - [Unknown] - 02-15-2014, 09:13 AM
RE: Error building PPSSPP 0.9.7 on OSX - -Soel- - 02-16-2014, 07:27 PM
|