yes this works...

thanks

"Ben Combee" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> At 09:45 AM 5/13/2004, you wrote:
> >hi...
> >
> >i'm using codewarrior V9.3 and i get this error during compiling my .rcp
> >file :
> >
> >Warning : OS Error The parameter is incorrect. (87)
> >
> >Error   : Unable to call the command line tool.  Check your PATH
environment
> >variable.
> >Error   : Compile failed
>
> This problem is caused by having too many access paths in your
> project.  When CW calls PilRC.exe, is uses the current access path list to
> build up a command line.  If you have too many recursive paths, this gets
> too large for a Win32 commamd line, and you get this error.
>
> Make sure you don't have just {Compiler} as a system access path, and try
> turning some of your paths into more specific or non-recursive ones.
>
> -- Ben Combee, DTS technical lead, PalmSource, Inc.
>     Read "Combee on Palm OS" at http://palmos.combee.net/
>
>
>



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

Reply via email to