Xcode 2.4 and __isnand
Xcode 2.4 and __isnand
- Subject: Xcode 2.4 and __isnand
- From: "Lyndsey Ferguson" <email@hidden>
- Date: Fri, 25 Aug 2006 18:18:19 -0400
- Thread-topic: Xcode 2.4 and __isnand
Title: Xcode 2.4 and __isnand
Hello Everyone,
I'm trying to convert a project from Xcode 2.2 to Xcode 2.4 and am getting compile errors.
I have a Universal Binary project that builds fine for ppc, but chokes on i386. It tells me that:
error: '__isnand' was not declared in this scope
error: '__isfinited' was not declared in this scope
error: '__isfinited' was not declared in this scope
math.h is included and when I preprocess the .cpp file, I can see it clearly declared:
extern long __isnand(double);
Any ideas on how to deal with this?
Thanks in advance,
Lyndsey Ferguson
--
Lyndsey Ferguson
Software Engineer
email@hidden
VectorWorks 12
Go from life without 12 to life without limits.
Visit http://www.vectorworks.net for more information.
_______________________________________________
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