Re: Where is "<vector.h>" with XCode 2.0 and Tiger
Re: Where is "<vector.h>" with XCode 2.0 and Tiger
- Subject: Re: Where is "<vector.h>" with XCode 2.0 and Tiger
- From: Fritz Anderson <email@hidden>
- Date: Fri, 3 Jun 2005 08:14:08 -0500
On 3 Jun 2005, at 7:44 AM, Emmanuel Verlynde wrote:
Where is "vector.h" with XCode 2.0 to build an cocoa obj-c/c++
application?
If you're talking about the STL header, it's <vector>. Drop the
extension. GCC should find it.
It looks, from a quick "locate vector.h", as though <backward/
vector.h> might succeed, but the resulting file just includes a few
files, and then <vector>.
-- F
--
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden