Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
noob.. try to compile on linuxSORRY!!!! readagain!
11-06-2012, 12:21 PM
Post: #3
RE: noob.. try to compile on linuxSORRY!!!! readagain!
Zlib and SDL are probably correct, latest versions should be fine.
You apparently need to install GLEW (there should be a package for that, with -devel in its name probably).
Also, try to add:
Code:
add_definitions(-msse2)
At the end of the Common/CMakeLists.txt file. Then tell me if that works (just try compiling the same way as you did before).

Note you'll have to run ppsspp from the SDL/ directory by running "build/ppsspp".
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: noob.. try to compile on linuxSORRY!!!! readagain! - artart78 - 11-06-2012 12:21 PM

Forum Jump: