[Charset utf-8 unsupported, filtering to ASCII...]
> Hi,
> 
> Before the resource file and its head file are added to the project, the 
> project builds correctly and can be debugged (although there is not much to 
> debug at). After the PilRC designer is used to edit the resource file, the 
> resource file and its header been added to the project. When build the 
> project, warning and error msgs are generated as listed below:
> 
> Warning : OS Error The parameter is incorrect.
>  (87)
> 
> Error   : Unable to call the command line tool.  Check your PATH environment 
> variable.
> 
> Error   : Compile failed
> 
> Can anyone please help on locating the causes of this issue? Many thanks.
> 
> FYI:
> 
> 
> 
> the User Paths are set as: 
> 
> recursive {Project};
> 
> the System Paths are set as: 
> 
> recursive {Compiler}Palm OS Support
> recursive {Compiler}CW for Palm OS Support
> 
> Please advise and thanks again.
> 

This error occurs because the generated command line is too long. Ben
Combee can explain this better, but the solution is either to remove a
number of paths from the list of paths (which looks like you don't
have many to remove), or to shorten the length of the directory
name(s) referred to in the paths. 


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to