Undefined symbols for architecture i386: "_isIphone", referenced from: _main in main.o "_GLB_iPhone_call_main", referenced from: _main in main.o ld: symbol(s) not found for architecture i386
Title: Re: Xcode compile failing
Post by: trucidare on 2011-Oct-30
you tried to compile for simulator - iOS devices are arm not i386
Title: Re: Xcode compile failing
Post by: bigtunacan on 2011-Oct-30