[GCC-XML] GCCXML 0.9.0 with MSVC8 question
Brad King
brad.king at kitware.com
Tue May 27 15:27:37 EDT 2008
Julian Bunn wrote:
> I checked out and have built gccxml from source using VS2005/MSVC8
> without problem.
>
> Now I am attempting to process a .h file, and am getting an error I
> don't understand, namely "The parameter is incorrect". I suspect I have
> screwed something up in the configuration.
>
> Here is the result in detail
>
> J:\cmsShow21>J:/gccxml/temp/debug/gccxml.exe CLHEP/src/classes.h
> -fxml=temp.xml -D__REFLEX__ --debug
> Using "J:/gccxml/temp/debug/gccxml.exe" as GCC-XML executable.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Did you set the GCCXML_EXECUTABLE environment variable or edit a config
file? By default it should be using gccxml_cc1plus with no help.
-Brad
More information about the gccxml
mailing list