Re: std::log10() problem
Re: std::log10() problem
- Subject: Re: std::log10() problem
- From: "Sean McBride" <email@hidden>
- Date: Wed, 29 Mar 2006 10:43:29 -0500
- Organization: Rogue Research
On 2006-03-29 13:16, Rolf Nilsson said:
>Why does this fail on OS X10.2.8 (app crashes at startup, crash log
>below)
>
>float fVal = std::log(float(8.0));
Have you built your app against the 10.2 SDK, and are you using gcc
3.3? You should.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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