-
I had my local higher version of ```devel/ode```: ode-0.15.2,1 installed, higher than the current version.
While installing the unrelated package ```castxml```, ```pkg``` insisted on downgrading ``…
-
hi:
when I use pygccxml, I used the code may cause some warning but error, and I know use which flag to fixed it.
for example: the code will show me [-Wnull-conversion], I can use flag " -Wno-null-…
-
The new [CppAst](https://github.com/xoofx/CppAst) project looks like something we could use to keep all of our process in-proc and not have to shell out to CastXML for parsing.
-
### Description
ITK includes typeinfo in itkMacro.h, which is a C++ header file, but compiles part of its code with a C compiler. This leads to the following error:
#include
Modules/Core/Common/in…
-
The cs files generated are empty and does not contain any class or methods.
I am not using the packages from nuget.org. Since I need to use castxml with Clang 6 and different castxml parameter (c++…
-
hi,
I tried to parse a cpp file with pygccxml on windows.
I used this from the tutorial:
```
xml_generator_config = parser.xml_generator_configuration_t(
xml_generator_path="\\castxml\…
-
Hello, I'm trying to use OMPL for a course project.
I've tried to install ompl on my MacBook on macOS and on an Ubuntu VM. I keep getting stuck. The main error is that it does not find a target whe…
-
Hi
I did not use castxml on Mac since a long time, and I stumbled on an issue while trying it out. (On macOS Catalina).
Using a simple test file:
```
#include
int main() {
return 0;
}
`…
-
This might be closable as "Not a Problem", but figgered I'd post it here anyway.
**WARNING**: These benchmarks are still relatively shallow. More work would be necessary to draw meaningful conclusi…
-
scotch@HighTower:~/Arbeit/entern$ autoproj clean
this is going to clean all packages. Is that really what you want ? [false] true
checking for castxml... no
checking for castxml... no
WARN: ex…