Re: SDK STL error
Re: SDK STL error
- Subject: Re: SDK STL error
- From: Chris Espinosa <email@hidden>
- Date: Fri, 27 May 2005 13:26:04 -0700
On May 27, 2005, at 1:13 PM, Dan Grassi wrote: I have a project I am trying to compile with xcode 2.0 on Tiger.
When compiling with the 10.2.8 SDK the include file <vector> is missing. This seems to be because /Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/4.0 is missing.
What is the recommended work-around?
Don't build for Mac OS X 10.2.8 using gcc 4.0. It's not supported.
Use the Rules tab in your Target inspector to set the compiler for that target to gcc 3.3 and it will build for 10.2.8.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden