Where is _sqrtf?
Where is _sqrtf?
- Subject: Where is _sqrtf?
- From: Dave Camp <email@hidden>
- Date: Tue, 20 Apr 2004 20:13:42 -0700
I've just created a new Cocoa Application project from the templates,
and the link fails because it can't find _sqrtf (I do call sqrtf in my
code).
The list archives seem to suggest this may happen if certain
optimizations are turned on and you have a pre-compiled header. I've
tried turning off all optimization and pre-compiles, but I still have
the error.
What am I missing?
Thanks,
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.