I have just come from Linux and I am trying to set up the Palm OS Developer Suite in Windows XP. When I try to make the sample code, I get: ***[clean] Error1
which looks to me as if "rm" can't be found.
Did you install Cygwin with PODS, or are you using your own installation of it? Is it in your PATH?
I am including the sample code and makefile. What am I doing wrong?
For one, this is a makefile for a Win32 application. Is this what you're trying to build? Two, the pasted version didn't have leading TAB characters on the lines after the make targets... they are in your original file, right?
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
