3

Possible Duplicate:
iOS - Linker error after upgrading to Xcode 4.5, possibly Core Plot related

I have an IPhone application which i am trying to convert to xcode 4.5.But linker error is coming .I have done all the things in this step, iOS - Core Plot Linker error after upgrading to Xcode 4.5 and also in the link mentioned there.But not yet succeeded.can any body help me in achieving this?

4

1 に答える 1

0

プロジェクトのビルド設定でデフォルトのコンパイラをLLMVGCC4.2に変更してみてください。奇妙ですが、私にとってはうまくいきました。

于 2012-09-28T08:32:45.150 に答える