You'll also need to add the "PalmCompatibility.h" include in the MathLib.h file.
On Tue, 29 Aug 2000 09:05:40 -0300, "Felipe Crochik" <[EMAIL PROTECTED]> wrote: > >Hi, > >If you are using the PalmOS 3.5 SDK you need to edit the mathlib.c includes >section and change the "pilot.h" include to "palmos.h" > >I am not sure if it is your only problem but I hope it helps you. If you still >have problems after that please let me know... > >Felipe > > >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] >Sent: Tuesday, August 29, 2000 2:59 AM >To: Palm Developer Forum >Subject: Using MathLib... > >Salutations! > >I have just started programming using Metrowerks CodeWarrior for the Palm OS. >I am using the PalmOS3.5 SDK and I would like to use functions like pow(), >sqrt(), ceil(), floor(), etc. > >I added MathLib.c in my project and MathLib.h in my source file but I came up >with >3000++ errors mainly in MathLib.h file. > >I went through the archive and knowledge base but they do not really give me a >detailed description. From the MathLib web page, there is this thing about >loading >the library. Do I need to do this? > >I am writing the float-support module for a project with different modules. >The structure >is like a common set of modules with different modules supporting different >platforms. > >Thank you in advance. > >DSHo. > > >_____________________________________________________ >Use email, earn rewards at http://www.helloasia.com -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
