The goal: run a build of a sample app from the refactored enterprise code.
After manually adding various libraries that the App project asked for in the build process, I have hit a barrier. I have also run into the same issue with the SimpleLuaExtension ios project. It gives me the following error during the build:
d: warning: directory not found for option '-L/Users/jessemanuel/Downloads/CoronaEnterprise 23/ProjectTemplates/App/ios/CoronaEnterprise/Corona/ios/lib'
ld: warning: directory not found for option '-F/Users/jessemanuel/Downloads/CoronaEnterprise 23/ProjectTemplates/App/ios/CoronaEnterprise/Plugins/sdk-facebook/ios'
ld: library not found for -lplayer
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: warning: directory not found for option '-L/Users/jessemanuel/Downloads/CoronaEnterprise 23/ProjectTemplates/App/ios/CoronaEnterprise/Corona/ios/lib'
ld: warning: directory not found for option '-F/Users/jessemanuel/Downloads/CoronaEnterprise 23/ProjectTemplates/App/ios/CoronaEnterprise/Plugins/sdk-facebook/ios'
ld: library not found for -lplayer
I have switched over that one sym-link to point at the “CoronaEnterprise 23” directory.
Any ideas?
[import]uid: 95944 topic_id: 34761 reply_id: 334761[/import]