I’m having problem building these days. Using Build 2214 but problem present in couple of previous builds as well or its a iOS 7.1 problem, not sure which.
Here is the whole message from console:
2014-03-25 14:43:21.151 Corona Simulator[47481:507] Using Custom Build Id 00000
Using additional build settings from: /myapp/myapp/build.settings
WARNING: Your SDK may be out of date b/c the following SDK directory could not be found: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk
WARNING: Using the following SDK instead: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
WARNING: Your SDK may be out of date b/c the following SDK directory could not be found: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk
WARNING: Using the following SDK instead: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk
Runtime error
/myapp.app/.build/libtemplate/Builder.lua:295: <error>{“status”:256,“message”:“ld: library not found for -l-lplugin.openssl\nclang: error: linker command failed with exit code 1 (use -v to see invocation)”}</error>
stack traceback:
[C]: ?
[C]: in function ‘assert’
/myapp.app/.build/libtemplate/Builder.lua:295: in function ‘checkError’
/myapp.app/.build/libtemplate/Builder.lua:318: in function ‘build’
?: in function ‘buildExe’
?: in function <?:695>
Runtime error: /myapp.app/.build/libtemplate/Builder.lua:295: <error>{“status”:256,“message”:“ld: library not found for -l-lplugin.openssl\nclang: error: linker command failed with exit code 1 (use -v to see invocation)”}</error>
stack traceback:
[C]: ?
[C]: in function ‘assert’
/myapp.app/.build/libtemplate/Builder.lua:295: in function ‘checkError’
/myapp.app/.build/libtemplate/Builder.lua:318: in function ‘build’
?: in function ‘buildExe’
?: in function <?:695>