[GCC-XML] Compiling on Windows 7 ...

Brad King brad.king at kitware.com
Mon Jul 14 14:05:02 EDT 2014


On 07/14/2014 01:58 PM, Michka Popoff wrote:
> Following your instructions I changed it, and it does not modify the format
> 
> On 14 juil. 2014, at 19:08, Brad King <brad.king at kitware.com> wrote:
> 
>> On Mon, Jul 14, 2014 at 12:11 PM, Michka Popoff wrote:
>>> 1>Generating ../vcInstall_stamp.c
>>> 1>Cannot find patch executable.

It looks for vcPatch.exe and vcCat.exe in the directory given as the
first argument to the command.  According to the gist you linked
earlier that is:

 C:/Users/lux/Desktop/gccxml-master/GCC_XML/VcInstall

Do the files exist there?  If so you're going to have to debug
this in GCC_XML/VcInstall/vcInstall.cxx to see why it does not
think the executables exist.

-Brad




More information about the gccxml mailing list