[GCC-XML] Compiling on Windows 7 ...
Michka Popoff
michkapopoff at gmail.com
Tue Jul 15 08:08:26 EDT 2014
Okay I found it. Avast again …
I checked the files, vcCat.exe is there, but not vcPatch.exe …
I extracted the archive with Winrar, when Avast’s active protection is running, it does not extract vcPatch …
Funnily vcCat.exe is correctly extracted. And interestingly nor Avast nor Winrar display any error message.
I was able to compile gccxml, and pygccxml’s unit tests are all passing under windows :)
Thanks for the help Brad
Michka
On 14 juil. 2014, at 20:05, Brad King <brad.king at kitware.com> wrote:
> 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