Hello all, 

I have tried to get MathLib installed into a project in Code Warrior and so
far have been unsuccessful. I have added the following libraries:
NewFloatMgr.lib
MSL Runtime Palm OS (2i).Lib
I added them by going to project|add files.
I have put the header in MathLib.h and the header NewFloatMgr.h.
I have added MathLib.c to the project.
If I compile I get no complaints. As soon as I try to do the sqrt function
however the compiler complains. If I double click on the error
MathLib.c is opened and the following is highlighted.

        MathLibSqrt(MathLibRef, x, &result);

Can someone please help?

Thanks in advance,
John N.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to