Game Development Community

Xcode 4.3.1 - "CoreServices/CoreServices.h missing"

by Paul Jan · in iTorque 2D · 03/08/2012 (11:23 pm) · 5 replies

Now that xcode 4.3.1 installs straight from the app store, new users have to do an optional download in order to get iT2d to compile for a device - this is the same problem as listed in the previous thread

http://www.garagegames.com/community/forums/viewthread/117737

but now that there is no installation checkbox, it might come up more often.

The download is located under

Xcode->Preferences->Downloads->Components: "Command line tools".

#1
03/18/2012 (10:28 am)
Hi
I Have the problem since
I updated to OS Lion and XCode 4.3.1
now I cant compile my itgb on iphone
it say
macTypes.h
"CoreServices/CoreServices.h missing"

Do the downloads will fix the problem?
thank you
#2
03/19/2012 (9:23 am)
Yes. You need to download the "Command line tools" add-on.
#3
03/19/2012 (10:50 am)
thank you :)
#4
04/11/2012 (6:09 am)
Thanks for this tip Paul. Ran into the problem since iOS 5.1 requires the latest Xcode and googling coreservices.h brought me here!
#5
08/07/2012 (6:52 am)
Thanks Paul - I thought that self-contained app would cause problems like this.