PPSSPP iOS Port
|
02-17-2013, 02:40 PM
(This post was last modified: 02-17-2013 02:41 PM by WhizZz.)
Post: #36
|
|||
|
|||
RE: PPSSPP IOS Port
I want to try this on my iPad (3rd generation) and my iPhone (4S) but have a little problem with cMake and SDL. (Yes I have a develop account and my devices are jailbroken)
I tried to import this project in Xcode (4.6) but i'm stuck at cMake. (I followed the tutorial on Github) CMake can't find SDL but I don't know where I have to place SDL.framework (download site) My question is where do I have to install SDL? Right now it is in System/Library/Frameworks/SDL.framework (I don't know why I put this here but most of the files had that .framework ): (this is in Terminal) Quote:iMac-van-Michiel:ppsspp-master michielpiens$ cmake -DCMAKE_TOOLCHAIN_FILE=/ios/ios.toolchain.cmake -GXcode (never used SDL ) Kind regards, WhizZz |
|||
« Next Oldest | Next Newest »
|