Re: using C++ STL in Empty Project
Re: using C++ STL in Empty Project
- Subject: Re: using C++ STL in Empty Project
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 24 Nov 2008 14:09:22 +0100
Le 24 nov. 08 à 13:27, BirdSong a écrit :
Hi all,I want to use c++ STL in a empty project, but there are some
linking errors... Does anyone know how to fix it?Are there any pre-
steps to setup the environment (such as set include path, or include
some framework, etc).Thanks in advance.Best Wishes!
I see only one requirement: including libstdc++ to the project (and to
the target). You can create a new C++ project (instead of an empty
one) and compare it with your empty project.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden