I am trying to set up the Palm OS Developer Suite but when I try to build a sample project I have the following error :
make -k clean all Sorry, \epoc32\tools\make.exe is not supported in this release. Please use a different device. Use 'devices' to view the available devices.
What does it mean and how can I do to build the project...
Please see the mails posted to this list this morning with a similar concern. You need to adjust your system PATH environment variable so that the make.exe that gets run is the one from the PODS Cygwin installation. You're running a "make" from a Symbian development kit instead.
-- 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/
