Hmmm<br>I had to reinstall my pc and I can't get this patch working again.<br>I do have a more explicit error message though <br><br><pre>Error running patch.  Output is [patching file `algorithm'Hunk #1 FAILED at 
2513.1 out of 1 hunk FAILED -- saving rejects to algorithm.rejpatching file `comdef.h'Hunk #2 succeeded at 163 (offset 4 lines).patching file `comip.h'patching file `comutil.h'patching file `crtdefs.h'Hunk #1 succeeded at 664 (offset 50 lines).Hunk #3 succeeded at 781 (offset 50 lines).Hunk #5 succeeded at 969 (offset 50 lines).Hunk #6 FAILED at 
1024.Hunk #8 FAILED at 1064.Hunk #9 succeeded at 1159 (offset 50 lines).Hunk #11 succeeded at 1249 (offset 50 lines).Hunk #13 succeeded at 1354 (offset 50 lines).Hunk #15 succeeded at 1459 (offset 50 lines).Hunk #17 succeeded at 1553 (offset 50 lines).2 out of 17 hunks FAILED -- saving rejects to 
crtdefs.h.rejpatching file `deque'patching file `eh.h'patching file `functional'patching file `iostream'patching file `iso646.h'patching file `iterator'patching file `list'patching file `math.h'Hunk #1 succeeded at 132 with fuzz 
1.patching file `process.h'patching file `setjmp.h'patching file `signal.h'patching file `typeinfo'patching file `vector'patching file `xlocale'patching file `xstddef'patching file `xutility'Hunk #2 succeeded at 1757 (offset 38 lines).patching file `yvals.h'Hunk #1 succeeded at 518 (offset 33 lines).Hunk #3 succeeded at 728 (offset 33 lines).]
<br><br><br>some of the header files just don't patch (like algorithm).<br>Are all patched files for VC8 the same (I've got XP et SP1 for VS) ? If so can someone send them to me ? It's getting a bit frustrating ...
<br><br>Thank you !<br></pre><br><br><br><div><span class="gmail_quote">On 7/2/07, <b class="gmail_sendername">Brad King</b> <<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Achille Talon wrote:<br>> I got the latest cvs version of GCC_XML (0.7.0) and I'm getting an error<br>> while building the project with visual studio 2005 (vc8) patched under<br>> vista ( :-/ )<br>> CMake worked great.
<br>><br>> Here is the error<br>><br>> Everything OK<br>> ....<br>> 6>Project : error PRJ0019: Un outil a retourné un code d'erreur à partir<br>> de "Generating ../vcInstall_stamp.c"<br>
> 6>Le journal de génération a été enregistré à l'emplacement<br>> "file://c:\Nicolas\Prog\GCC_xml\GCC_XML\GCC_XML\VcInstall\vcInstallPatch.dir\Debug\BuildLog.htm"<br>><br>> 6>vcInstallPatch - 1 erreur(s), 0 avertissement(s)
<br><br>This build step is copying header files from your VS installation and<br>then patching them to help GCC's parser deal with them.  I just tried a<br>build with VS 2005 SP1 on Vista and it worked.  One difference though is
<br>that I'm using the English version.<br><br>Since I'm not able to reproduce the problem hopefully we can find more<br>information about it from your machine.  Is there anything in that<br>BuildLog.htm file?<br>
<br>Thanks,<br>-Brad<br></blockquote></div><br>