Search found 5 matches

by cheapo
Tue Jun 07, 2011 2:35 pm
Forum: iPhone Port
Topic: Compiling with Xcode
Replies: 12
Views: 15412

I swear I did that, a few times :). I'll give it another shot, but this is what I did from memory: Visit here : https://github.com/scummvm/scummvm Download 1.3.0 package: https://github.com/scummvm/scummvm/zipball/v1.3.0 I thought i used the scummvmiphone target against iOS device too, but maybe I ...
by cheapo
Tue Jun 07, 2011 1:23 pm
Forum: iPhone Port
Topic: Compiling with Xcode
Replies: 12
Views: 15412

Vinterstum wrote:Yeah you may have to add the game resources directly to the Xcode project.
Is there any kind of mailing list I can subscribe to follow ScummVM development and get involved to maybe contribute in the future?
by cheapo
Tue Jun 07, 2011 1:21 pm
Forum: iPhone Port
Topic: Compiling with Xcode
Replies: 12
Views: 15412

Everytime I try and compile 1.3 for my iPad it fails with some missing file errors. Any thoughts? Hi naevity! Like Vinterstum said, instead of using the "master" branch from github, switch to the "branch-1-3-0" and it will compile successfully. Use the "ScummVM-iPhone"...
by cheapo
Mon Jun 06, 2011 3:31 am
Forum: iPhone Port
Topic: Compiling with Xcode
Replies: 12
Views: 15412

Thanks, Vinterstum. Using branch-1-3-0 I was able to build from Xcode for my iOS device. ScummVM-Simulator doesn't build, but I guess that's minor since now I can run it on my device. As far as I can see, iTunes File Sharing is not implemented, so if my device is not jailbroken the only way to add g...
by cheapo
Thu Jun 02, 2011 5:30 pm
Forum: iPhone Port
Topic: Compiling with Xcode
Replies: 12
Views: 15412

Compiling with Xcode

Hello everyone. I'm trying to compile ScummVM for iPhone using Xcode and the oficial SDK, but it doesn't seem to work. I tried to use the latest version from SVN trunk and from Git, and in both cases the Xcode project seems to be outdated. There are a lot of references to files that don't exist anym...