[GCC-XML] Compiling on Windows 7 ...
Michka Popoff
michkapopoff at gmail.com
Mon Jul 14 12:11:14 EDT 2014
When looking at the properties of the two files, there was this message:
This file came from another computer and might be blocked to help protect this computer
I unblocked them, just to be sure, but it still didn’t work.
Got this error message in the IDE:
1>------ Build started: Project: vcInstallPatch, Configuration: Release Win32 ------
1>Generating ../vcInstall_stamp.c
1>Cannot find patch executable.
1>Project : error PRJ0019: A tool returned an error code from "Generating ../vcInstall_stamp.c"
1>Build log was saved at "file://c:\Users\lux\Desktop\build\GCC_XML\VcInstall\vcInstallPatch.dir\Release\BuildLog.htm"
1>vcInstallPatch - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 36 up-to-date, 0 skipped ==========
On 14 juil. 2014, at 17:52, Brad King <brad.king at kitware.com> wrote:
> On 07/14/2014 11:48 AM, Michka Popoff wrote:
>> Thanks for the fix, that’s what I thought but I was not sure about it.
>>
>> For the build error, in fact I did not give you the right error, I’m discovering Visual Studio and I was not clear to me
>> were the error was. Here it is: https://gist.github.com/iMichka/2b95142326bc2950a111
>
> That content is just a log of the command sequence it was told to run,
> not the results. The IDE output window should have the real messages.
>
>> I ran the command manually, Windows tells me it can not find the patch executable.
>> I suppose I have to install this: http://gnuwin32.sourceforge.net/packages/patch.htm
>
> No, we provide a binary in the source tree:
>
> GCC_XML/VcInstall/vcCat.exe
> GCC_XML/VcInstall/vcPatch.exe
>
> Perhaps Git is not checking it out with execute permission?
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20140714/e775c11a/attachment-0002.html>
More information about the gccxml
mailing list