Re: std::min, std::max
Re: std::min, std::max
- Subject: Re: std::min, std::max
- From: "D. Walsh" <email@hidden>
- Date: Tue, 25 Oct 2005 02:58:11 -0400
- Mta-interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com
On Oct 24, 2005, at 17:40 , Carl Smith wrote: I am trying to get my application that was compiling find under Xcode 1.5 to compile in Xcode 2, but I keep getting errors, when compiling, relating to std::min( ) and std::max(). The files are containing the std::max/std::min calls are in the /usr/include/gcc/Darwin/4.0/ sub directories, such as /usr/include/gcc/Darwin/4.0/bits/fstream.tcc files and etc. I would have thought that a transfer direct compile from my 1.5 project would have been easy, but I was wrong. Any thoughts as to what I may need to include or bring into my Xcode 2.0 project to get a clean compile? Thanks for any suggestions Carl Set your compiler to gcc 3.3
-- Dale
|
_______________________________________________
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