Search found 3 matches

by TheOggy
Sun May 24, 2020 1:22 pm
Forum: iPhone Port
Topic: Error Compiling with Xcode 11 and iOS 13 OpenGLES / Metal
Replies: 1
Views: 7935

Re: Error Compiling with Xcode 11 and iOS 13 OpenGLES / Metal

hm, it seems maybe this is the main problem:
scummvm/scummvm/dists/ios7/Images.xcassets:1:1: failed to read asset tags: unexpected error generating result tags

EDIT: problem solves, seems working, thank :)
by TheOggy
Sun May 24, 2020 12:32 pm
Forum: iPhone Port
Topic: Error Compiling with Xcode 11 and iOS 13 OpenGLES / Metal
Replies: 1
Views: 7935

Error Compiling with Xcode 11 and iOS 13 OpenGLES / Metal

Hi,

I tried to compile it, like the tutorial on ScummVM.org

I got an Error:
scummvm.xcodeproj OpenGLES is deprecated. Consider migrating to Metal instead.

Is there any Metal version of ScummVM?
Or how can I fix it?

thanks a lot
Oggy
by TheOggy
Sun May 24, 2020 12:14 pm
Forum: iPhone Port
Topic: please someone provide a working scummvm ios 11 64bit build
Replies: 48
Views: 34534

Re: please someone provide a working scummvm ios 11 64bit build

There are a million ways to do that, but none of them is supported by Apple. The official way would be to install Xcode, get the source, create the project and install that onto your iPad. It's not entirely trivial, but all other ways aren't really either. Maybe check out reddit I tried it by Xcode...