Error Compiling with Xcode 11 and iOS 13 OpenGLES / Metal

Subforum for discussion and help with ScummVM's iPhone port

Moderator: ScummVM Team

Post Reply
TheOggy
Posts: 3
Joined: Sun May 24, 2020 10:53 am

Error Compiling with Xcode 11 and iOS 13 OpenGLES / Metal

Post by TheOggy »

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
TheOggy
Posts: 3
Joined: Sun May 24, 2020 10:53 am

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

Post by TheOggy »

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 :)
Post Reply