[GCC-XML] Error with vcInstallPatch building

Brad King brad.king at kitware.com
Mon Jul 2 10:20:51 EDT 2007


Achille Talon wrote:
> I got the latest cvs version of GCC_XML (0.7.0) and I'm getting an error
> while building the project with visual studio 2005 (vc8) patched under
> vista ( :-/ )
> CMake worked great.
> 
> Here is the error
> 
> Everything OK
> ....
> 6>Project : error PRJ0019: Un outil a retourné un code d'erreur à partir
> de "Generating ../vcInstall_stamp.c"
> 6>Le journal de génération a été enregistré à l'emplacement
> "file://c:\Nicolas\Prog\GCC_xml\GCC_XML\GCC_XML\VcInstall\vcInstallPatch.dir\Debug\BuildLog.htm"
> 
> 6>vcInstallPatch - 1 erreur(s), 0 avertissement(s)

This build step is copying header files from your VS installation and
then patching them to help GCC's parser deal with them.  I just tried a
build with VS 2005 SP1 on Vista and it worked.  One difference though is
that I'm using the English version.

Since I'm not able to reproduce the problem hopefully we can find more
information about it from your machine.  Is there anything in that
BuildLog.htm file?

Thanks,
-Brad



More information about the gccxml mailing list