unresolved references to math functions
Heiko Leberer
Heiko_Leberer at non.agilent.com
Tue Jan 9 13:11:06 GMT 2001
Werner Modenbach wrote:
>
> Hi all,
>
> I've created a C-project in kdevelop 1.3. The project users math functions
> (math.h). When linking the program the linker reclaims for unresolved
> references to the functions.
> Is there anything I missed to do?
>
You need additional link options to include the math libs: -lm.
Heiko
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list