Search found 7 matches

by Aasern82
Sun Nov 06, 2016 10:18 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

Aasern82: I am getting those six semantic issues and the Info.plist warning as well, and I don't think they are the cause of ScummVM not being copied to your iPad. But I have no idea what the cause is. A wild guess maybe: have you checked you have sufficient available space on the iPad? bobbygiovan...
by Aasern82
Thu Nov 03, 2016 10:58 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

Hmmm, all of the different instructions I have seen online tells me to go to Settings>General>Profile and device management. But on my iPad, currently with iOS 10.1, there is nothing called profile or device management. Could it be that Apple removed this in iOS 10? No. I do have iOS 10.1 as well a...
by Aasern82
Thu Nov 03, 2016 10:38 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

Hmmm, all of the different instructions I have seen online tells me to go to Settings>General>Profile and device management. But on my iPad, currently with iOS 10.1, there is nothing called profile or device management. Could it be that Apple removed this in iOS 10? No. I do have iOS 10.1 as well a...
by Aasern82
Thu Nov 03, 2016 12:19 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

Indeed, the first time you should trust the app on the iPad, but XCode should prompt you about it and tell you how to do it (it is in Settings > General > Device Management > You developer account). Make sure your iPad is connected to your computer with the USB cable when you build (I think you wil...
by Aasern82
Wed Nov 02, 2016 11:55 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

Ha, I see where you got the instructions you are following :wink: The answer to your question is no. Instead you should modify prepare_workspace.sh in a text editor. It should have one line with a command similar to the one I posted. Just modify that line to add: --disable-libcurl --disable-sdlnet ...
by Aasern82
Wed Nov 02, 2016 7:28 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

When using Xcode I always get the message that the build failed - with the message "curl/curl.h file not found". Any ideas on how to fix this? You need to disable curl when you invoke the create_project tool. You might also need to disable SDL_net if it is installed on your computer. The ...
by Aasern82
Tue Nov 01, 2016 10:57 pm
Forum: iPhone Port
Topic: ScummVM 1.8.0-git for iOS 7+ available on GitHub
Replies: 138
Views: 136989

Hello! I need some help with some issues trying to sideload ScummVM to my Ipad Air 2 (not jailbroken).

When using Xcode I always get the message that the build failed - with the message "curl/curl.h file not found".

Any ideas on how to fix this?

Appreciate the help! :D