1

I upgraded to xcode 4.5 and also updated Kobold2d to version 2.0.4 and now I am getting this error when trying to build the project.

clang: error: no such file or directory: 'Items/Kobold2D/Kobold2D-2.0.4/KTireHoops/../__Kobold2D__/libs/GoogleAdMobAdsSDK/libGoogleAdMobAds.a'

Does anyone know what is wrong and how I can fix this?

Stephen
  • 499
  • 9
  • 28
  • Have you tried Project -> Clean? Also check that the file is actually there (it should be but who knows). – CodeSmile Sep 25 '12 at 21:54
  • Yes I have checked and the file is there and I have also cleaned several times, but nothing has worked. – Stephen Sep 25 '12 at 21:56
  • I also have this same project in kobold2d 1.1.2 and it builds just fine. – Stephen Sep 25 '12 at 21:59
  • Is there some way to make xcode not look for that? – Stephen Sep 25 '12 at 22:44
  • XCode changes its build folder path every upgrade. It causes this problem every single time. I get it with MailCore. If I find out why its searching a directory I didn't tell it to, I'll let you know. – Stephen J Nov 05 '12 at 01:56

0 Answers0