|
From: Emmanuel S. [ES] <ma...@ei...> - 2007-08-17 00:54:11
|
Hi, If I launch windres using its full path: "C:\Program Files\Mingw\bin\windres" .... Then it fails to launch a program by saying: C:\Program: No such program If I put C:\Program Files\Mingw\bin in my path and then simply type `windres' it works just fine. So there is something that uses the actual command line arguments to figure out the windres location, except that this piece of code forgets that one could have space. Is this a known issue? Is there a workaround? Thanks, Manu ------------------------------------------------------------------------ Eiffel Software 805-685-1006 http://www.eiffel.com Customer support: http://support.eiffel.com Product information: mailto:in...@ei... User group: http://groups.eiffel.com/join ------------------------------------------------------------------------ |