[GCC-XML] msvc10

Suresh Kannan kanaero at gmail.com
Wed Jan 25 17:07:12 EST 2012


Brad,

Thank you for the info. It works great!
- svn checkout the gccxml
- build for windows
- "gccxml_vcconfig.bat"

and you are done.

regards
suresh.

On Mon, Jan 23, 2012 at 9:42 AM, Brad King <brad.king at kitware.com> wrote:
> 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