Open yvanblanchard opened 4 months ago
Hello
I ran the 'full example' from readMe, and I have an error (on Win10):
cd examples/shapes cppwg src/ --wrapper_root wrapper --package_info wrapper/package_info.yaml --includes src/math_funcs/
Hello @yvanblanchard,
It appears pygccxml cannot find the system compiler. The error should be fixed if Visual Studio is installed and the example is run in a Developer Command Prompt.
Hello
I ran the 'full example' from readMe, and I have an error (on Win10):