At 12:53 AM 5/30/2005, you wrote:
hi all
I am working on cw9.when i run my application its giving errors and warning.
warning is "os error the parameter is incorrect"
and
errors are "unable to call the command line tool. check your PATH environment variable"
and
"compile failed".
why these errors are generated and how can they removed.

This usually means that you're using PilRC to compiler a .rcp file and you have too many folders in your access paths. The PilRC compiler is launched with every access path listed on the command line, and this can overflow the 32K command line limit if you've got too many folders accessible. Try switching from recursive to non-recursive access paths or using more restrictive paths. If needed, you might have to compile the .rcp file in a separate, linked target with a limited number of paths.


-- Ben Combee, Senior Software Engineer, palmOne, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


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

Reply via email to