2011/05/03

LLVM ERROR: Cannot yet select

錯誤訊息如這篇  http://stackoverflow.com/questions/5339470/llvm-error-cannot-yet-select-error
我的狀況是使用XCode4 (4.0.1 Build 4A1006) 開OpenGL專案

解決方法:
PROJECT頁的Deployment target 用4.3以下然後不要用4.3 Simulator

cocos2D專案也會有這樣的情形
不過通常因為deployment target是在3.0所以只會在用4.3 Simulator時出錯

目前看來應該是4.3 SDK的問題

2011/05/25
Xcode 4.0.2 Build 4A2002a  似乎沒這問題

沒有留言 :