astgen icon indicating copy to clipboard operation
astgen copied to clipboard

Problem in running example

Open githubLey opened this issue 5 years ago • 0 comments

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 github

githubLey avatar Sep 23 '20 11:09 githubLey