• iOsGG.com
  • First and foremost, Welcome to our forum! Read the rules after you registered!
  • 0
DannyArcana

Deb compile error 134

Question

3 answers to this question

  • 0

You need to change your SDK. It would be better to get iOS 9 / 10 / 11 sdk. 

Google theos SDK and it should pop out.

also it seems like you have the old version of Theos, the new version has red color text for errors so make sure to install the newest version. 

Also try putting this in your make file

ARCHS = armv7 arm64

TARGET = iphone:clang: ( your sdk version )

* use this only if the SDKs didn’t work 

Share this post


Link to post
Share on other sites
  • 0
59 minutes ago, TheHackingFreak said:

You need to change your SDK. It would be better to get iOS 9 / 10 / 11 sdk. 

Google theos SDK and it should pop out.

also it seems like you have the old version of Theos, the new version has red color text for errors so make sure to install the newest version. 

Also try putting this in your make file

ARCHS = armv7 arm64

TARGET = iphone:clang: ( your sdk version )

* use this only if the SDKs didn’t work 

:img13:

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.

  • May you like

  • Recently Browsing   0 members

    No registered users viewing this page.