I have written a paint program with Codewarrior 7, and I am attempting to port it to PODS to develop it further. I made a new project in PODS and moved all my source to the src folder. I converted my rsrc file to xrd with generatexrd. Now when I try to build my project I get a slew of errors. Most of the errors have something to do with WinPtr:

Error error #20: identifier "WinPtr" is undefined DeleteFormHandler.h SproutPaint/src line 14

I am including PalmOS.h in all my source files. Why doesn't the compiler like WinPtr?

Brandon


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

Reply via email to