well, this is strange.
I tried building on another machine (a MacBook Pro) using the same iPad 2 Air that previously had the issue and it worked...
The machine where I tried building and it didn't work is a MacBook Air if that makes any sense..
Search found 5 matches
- Sun Oct 15, 2017 8:42 pm
- Forum: iPhone Port
- Topic: error compiling with xcode 9 and iOS 11 device
- Replies: 20
- Views: 27778
- Sun Oct 15, 2017 12:07 am
- Forum: iPhone Port
- Topic: error compiling with xcode 9 and iOS 11 device
- Replies: 20
- Views: 27778
Thanks for the update. I tried to build using the updated code but not being able to run it on my devices. The build completes, links, copies but at the end I get an alert pop-up sayin there was an internal api error. (I'm able to build other projects using the same device I'm trying to build scummv...
- Wed Oct 04, 2017 4:55 am
- Forum: iPhone Port
- Topic: error compiling with xcode 9 and iOS 11 device
- Replies: 20
- Views: 27778
Thanks for the help. I had trouble with your project but it gave ideas on what was wrong on mine. I updated the path of privateframeworks to frameworks i also had to remove and add some frameworks: https://i.imgur.com/lfbt6ja.png And to answer your question, to exit a game, swipe down using 2 finger...
- Mon Oct 02, 2017 11:19 pm
- Forum: iPhone Port
- Topic: error compiling with xcode 9 and iOS 11 device
- Replies: 20
- Views: 27778
- Sun Oct 01, 2017 5:16 pm
- Forum: iPhone Port
- Topic: error compiling with xcode 9 and iOS 11 device
- Replies: 20
- Views: 27778
error compiling with xcode 9 and iOS 11 device
I'm getting this error ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/System/Library/PrivateFrameworks' ld: library not found for -lvorbisfile clang: error: linker command failed with exit code 1 (...