Hi all,
I’ve just downloaded & installed the SDK, but when I fire up the simulator and try to run any sample app I get similar to the following in a dialogue box (noting this one is specifically from the GettingStarted->FrameAnimation1 sample). I have also attached a screenshot. I have had Corona running successfully on this machine before (over a year ago, maybe longer). I originally installed over the top of the old version, but have since removed all versions and reinstalled the new SDK but the problem is the same.
Corona Simulator Runtime error
File: error loading module ‘network’ from file '/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib’
Error loading module ‘network’ from file ‘/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib’:
dlopen(/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib, 2): Symbol not found: _OBJC_CLASS_$_NSRegularExpression
Referenced from: /Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib
Expected in: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
in /Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib
stack traceback:
[C]: ?
[C]: ?
[C]: in function 'require’
?: in main chunk
Im on a Mac with Snow Leopard OSX v10.6.8
Hardware is :
Model Name: MacBook Pro
Model Identifier: MacBookPro5,2
Processor Name: Intel Core 2 Duo
Processor Speed: 2.8 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 6 MB
Memory: 4 GB
Bus Speed: 1.07 GHz
Boot ROM Version: MBP52.008E.B05
EDIT -
The file it seems to be complaining about exists -
$ ls “/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib”
/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/network.dylib