Base SDK

daverennerdaverenner Member Posts: 133
edited November -1 in Tech Support
I'm trying to compile the new GS viewer, but xcode tells me "Base SDK not installed" What do i need? .9 worked just fine.

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    i think you need the 4.2 SDK for .9.1 maybe?
    also make sure you are building to a device and under the right OS version.

    also, try this, I found it on google:

    fixed this problem by doing two things. First. choose Project --> Edit PRoject Settings. When a dialog appears, click the Build tab and change the value in the Base SDK option.

    Second, choose Project --> Edit Active Target. When a dialog appears, click the Build tab and change the Base SDK option again.

    In both cases, I changed it to iPhone 4.0 and rebuilt the project and it worked.
  • daverennerdaverenner Member Posts: 133
    Thanks, that fixed it!!!
  • danlbryantdanlbryant Member Posts: 236
    I had the same problem, but fixed it. Now when I try to run my game, It it hangs on Loading game. It doesn't work :\
Sign In or Register to comment.