[GCC-XML] msvc10

Brad King brad.king at kitware.com
Mon Jan 23 09:42:46 EST 2012


On 1/21/2012 7:39 AM, Suresh Kannan wrote:
> svn co https://pygccxml.svn.sourceforge.net/svnroot/pygccxml/pygccxml_dev
> Used cmake to generate a visual studio 10 workspace file, build and
> installed it.
>
> When I call gccxml from the install or the build directory I get the following.
> =============================
>
> E:\usr\x86-win32-vs2010\gccxml\share\gccxml-0.9>gccxml
> Could not determine compiler setting.
> Could not determine GCCXML_FLAGS setting.
> GCC-XML version 0.9.0
> No arguments given for GCC C++ parser.  Not running it.
[snip]
>>> Compiler "cl" is not supported by GCC_XML because none of
>>> the Vc6, Vc7, Vc71, Vc8, Vc8ex, Vc9, Vc9ex or Vc10 support directories
>>> exists.

There should be a "gccxml_vcconfig.bat" file in the installation.  Run that
to configure gccxml for the Visual Studio versions on your machine.

-Brad



More information about the gccxml mailing list