trentbrooks/ofxCoreMotion

compile error - CoreOF.xcconfig: No such file or directory

jkozniewski opened this issue · 1 comments

example won't compile against 0.8.1 (RC), following error shows up:
(null): error: /of_v0.8.1-RC2_ios_release/addons/libs/openFrameworksCompiled/project/ios/CoreOF.xcconfig: No such file or directory

device: iPhone5s iOS 7.0.4

I just tested with 0.8.1 and it worked fine. Try adding ofxCoreMotion addon with the project generator, then add the CoreMotion.Framework via Build Phases > Link Binary With Libraries.