I am trying PALM developer suite 1.0.0 I have created all kind of projects with wizard and at the end of wizard I got the following message in TASK window
Error Project simple build command is not GNU make
and I can not build the project
This indicates that the first make.exe utility found in your PATH isn't the one from Cygwin. Open a command window and type "make". If you don't get a copyright message from GNU Make, you need to adjust your system PATH to put the Cygwin folder before the folder where your current 'make' is being found.
Note: you need to use a Win32 command window, not Cygwin's command window, to do this test.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer 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/
