sinf(), cosf() et al
sinf(), cosf() et al
- Subject: sinf(), cosf() et al
- From: "Philippe C.D. Robert" <email@hidden>
- Date: Tue, 22 Oct 2002 12:41:53 +0200
Hi,
I have troubles using sinf(), cosf() on Jaguar, although I include
<math.h>. I get:
G3DTrigonometry.m:81: warning: implicit declaration of function `cosf'
G3DTrigonometry.m:92: warning: implicit declaration of function `sinf'
...
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_cosf
_sinf
/usr/bin/libtool: internal link edit command failed
What header is required, what framework do I have to add to the project
in addition?
-Phil
--
Philippe C.D. Robert
http://www.nice.ch/~phip
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.