开发者

New Three20 Build-Error

i just upgraded my Project to the newest Three20 Build. When compiling i get 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开发者_StackOverflow社区:] 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

Anybody with an idea what happened here?

Thanks in advance, Lukas

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜