Liebscher, Albrecht (ext)
2015-01-22 11:51:05 UTC
Hello,
first of all thank you for your effort to provide a tool like gccxml. It's exactly what I was looking for to avoid the hard way implementing a C code parser.
Could not determine GCCXML_FLAGS setting.
Do I need to install VS6 or VS7 to work with this precompiled version?
Is there a precompiled binary available working with VS2013?
Best regards,
Albrecht
first of all thank you for your effort to provide a tool like gccxml. It's exactly what I was looking for to avoid the hard way implementing a C code parser.
gccxml.exe myfile.c -fxml=output.xml
Compiler "cl" is not supported by GCC_XML because neither MSVC 6 or MSVC 7 is installed.Could not determine GCCXML_FLAGS setting.
Do I need to install VS6 or VS7 to work with this precompiled version?
Is there a precompiled binary available working with VS2013?
Best regards,
Albrecht