System Falure (please check the Simulator console for messages)

This error comes up when I try to build my app for the xcode simulator. Just recently I added my ad mobs app id. Before I added this it worked, but now it will not build.

here are my build settings

Hi @callum.bondy,

Which version (build) of Corona SDK are you using?

This is what the app says @brentsorrentino

Version 2014.2393 (2014.8.5)

It suggested you look at the simulator log for more messages.  What’s being printed there?

How do I do that @robmiracle?

This tutorial should get you started: http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

this is what it says in the simulator console @robmiracle

    (/Users/Hooligans/Library/Application Support/Corona Simulator/Cave Explorer-4F35EF7E3BF61B84C82E9D895C245FF3)
Using additional build settings from: /Users/Hooligans/Desktop/Apps/Projects/Cave Runner/App/Cave Explorer/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/iPhoneSimulator8.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/iPhoneOS8.1.sdk
2014-11-01 15:43:46.080 Corona Simulator[613:89933] Runtime error
    /Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/Builder.lua:310: <error>{“status”:256,“message”:“ld: warning: ObjC object file (/Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/libtemplate.a(main.o)) was compiled for iOS Simulator, but linking for MacOSX\nUndefined symbols for architecture i386:\n  “start”, referenced from:\n     implicit entry/start for main executable\n     (maybe you meant: _OBJC_IVAR_$_GADMRAIDCalendarProperties._startTime, _OBJC_IVAR_$_GADViewControllerFullScreenSwipeAnimation._startY , __ZN3Rtt7Display7RestartEv , __ZN3Rtt7Runtime15RestartRendererENS_17DeviceOrientation4TypeE , __ZN3Rtt7Runtime15RestartRendererEv , __ZN3Rtt27LuaEmitterObjectProxyVTable5startEP9lua_State , _timeout_getstart , _timeout_markstart , __ZN3Rtt7Display7RestartENS_17DeviceOrientation4TypeE , __ZN3Rtt7Display7RestartEii , _OBJC_IVAR_$_GADTiming._startTimestamp )\nld: symbol(s) not found for architecture i386\nclang: error: linker command failed with exit code 1 (use -v to see invocation)”}</error>
stack traceback:
    [C]: ?
    [C]: in function ‘assert’
    /Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/Builder.lua:310: in function ‘checkError’
    /Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/Builder.lua:333: in function ‘build’
    ?: in function ‘buildExe’
    ?: in function <?:624>
 

Hi @callum.bondy,

Which version (build) of Corona SDK are you using?

This is what the app says @brentsorrentino

Version 2014.2393 (2014.8.5)

It suggested you look at the simulator log for more messages.  What’s being printed there?

How do I do that @robmiracle?

This tutorial should get you started: http://coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/

this is what it says in the simulator console @robmiracle

    (/Users/Hooligans/Library/Application Support/Corona Simulator/Cave Explorer-4F35EF7E3BF61B84C82E9D895C245FF3)
Using additional build settings from: /Users/Hooligans/Desktop/Apps/Projects/Cave Runner/App/Cave Explorer/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/iPhoneSimulator8.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/iPhoneOS8.1.sdk
2014-11-01 15:43:46.080 Corona Simulator[613:89933] Runtime error
    /Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/Builder.lua:310: <error>{“status”:256,“message”:“ld: warning: ObjC object file (/Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/libtemplate.a(main.o)) was compiled for iOS Simulator, but linking for MacOSX\nUndefined symbols for architecture i386:\n  “start”, referenced from:\n     implicit entry/start for main executable\n     (maybe you meant: _OBJC_IVAR_$_GADMRAIDCalendarProperties._startTime, _OBJC_IVAR_$_GADViewControllerFullScreenSwipeAnimation._startY , __ZN3Rtt7Display7RestartEv , __ZN3Rtt7Runtime15RestartRendererENS_17DeviceOrientation4TypeE , __ZN3Rtt7Runtime15RestartRendererEv , __ZN3Rtt27LuaEmitterObjectProxyVTable5startEP9lua_State , _timeout_getstart , _timeout_markstart , __ZN3Rtt7Display7RestartENS_17DeviceOrientation4TypeE , __ZN3Rtt7Display7RestartEii , _OBJC_IVAR_$_GADTiming._startTimestamp )\nld: symbol(s) not found for architecture i386\nclang: error: linker command failed with exit code 1 (use -v to see invocation)”}</error>
stack traceback:
    [C]: ?
    [C]: in function ‘assert’
    /Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/Builder.lua:310: in function ‘checkError’
    /Users/Hooligans/Desktop/CaveExplorerIpad.app/.build/libtemplate/Builder.lua:333: in function ‘build’
    ?: in function ‘buildExe’
    ?: in function <?:624>