astgen
astgen copied to clipboard
Problem in running example
Hello, When I try out the /calculator example: cd samples/calculator astgen -o /tmp/calculator -m model.py -c cpp_config.py I get the following Error: NameError: name 'EnumType' is not defined, and it does not create files in the /tmp/calculator. Could you reply me why it is happened?
Thanks