I'm writing my program in C++ and uses MathLib. But I don't have any problem with it at all. Are you sure that your problem is in MathLib? When you convert your C project to C++, did you actually create a new C++ project file with the proper library? (That is, in CodeWarrior, you should be using the library "MSL Runtime Palm OS (2i).Lib" instead of "StartupCode.lib")
On Tue, 29 Aug 2000 10:27:34 -0300, "Felipe Crochik" <[EMAIL PROTECTED]> wrote: > >Is that possible? How? > >I remember to have read that it was impossible to do that but I couldn't >find why. I am migrating a c project to c++ and I am having problems to link >the objects because it can't find the common operators (+,-,*,/) for the >double type. > >Thanks in advance >Felipe > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
