I just updated my project to the latest Three20 build. When compiling, I get the following errors:
Undefined symbols: "___restore_vfp_d8_d15_regs", referenced from: +[TTEntityTables(TTSingleton) sharedInstance] in libThree20Core.a(TTEntityTables.o) +[TTEntityTables(TTSingleton) releaseSharedInstance] in libThree20Core.a(TTEntityTables.o) +[TTEntityTables(TTSingleton) allocWithZone:] in libThree20Core.a(TTEntityTables.o) "___save_vfp_d8_d15_regs", referenced from: +[TTEntityTables(TTSingleton) sharedInstance] in libThree20Core.a(TTEntityTables.o) +[TTEntityTables(TTSingleton) releaseSharedInstance] in libThree20Core.a(TTEntityTables.o) +[TTEntityTables(TTSingleton) allocWithZone:] in libThree20Core.a(TTEntityTables.o) ld: symbol(s) not found collect2: ld returned 1 exit status
Anyone with an idea what happened here?
Thanks in advance, Lukas
Lukas source share