<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Guys, this is my first post.<br>
<br>
I am a complete beginner with CastXML and LLVM.<br>
I would like to parse a gcc-arm c++ project with CastXML, but I do not know the correct flags.<br>
I tried without flags, just with the '-I' directive to the include directories,<br>
but I get alot of 'unknown type name: namespace' error.<br>
Then I tried the '--castxml-cc-gnu g++', but it show error: invalid argument '-std=gnu++14' not allowed with 'C'<br>
<br>
A little help, please?<br>
<br>
Thank you,<br>
Matic<br>
</div>
</body>
</html>