Discussion:
[GCC-XML] visual studio 2012
Charles Darwin
2013-05-08 11:57:46 UTC
Permalink
Hello,

I've compiled GCC_XML with VS2012 but I'm getting the following error when I run it.

Compiler "D:/Program Files/VS2012/VC/bin/cl.exe" is not supported by GCC_XML because none of MSVC 6, 7, 7.1, 8, 9 or 10 is installed. Could not determine GCCXML_FLAGS setting.

Couldn't figure out how to fix this. Any thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gccxml.org/pipermail/gccxml/attachments/20130508/048c2639/attachment.htm>
Brad King
2013-05-08 13:03:56 UTC
Permalink
Post by Charles Darwin
Hello,
I've compiled GCC_XML with VS2012 but I'm getting the following error when I run it.
Compiler "D:/Program Files/VS2012/VC/bin/cl.exe"is not supported by GCC_XML because none of MSVC 6, 7, 7.1, 8, 9or 10is installed. Could not determine GCCXML_FLAGS setting.
Couldn't figure out how to fix this. Any thoughts?
The compiler is not supported:

http://www.gccxml.org/Bug/view.php?id=12632

-Brad

Loading...