-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build fails #9
Comments
Here;s a fix for you, you need to explicitly use python2 since python3 is now getting default on mre and more systems:
|
this must also be applied to other python files of course |
Hi, |
Thanks for the fix suggestion for the issue with python 3! |
While installing on windows, use Cygwin instead of MinGW(-64).
Hope helpful for this issue. |
Hi all,
And I took all the fixes mentioned above,but it still wouldn't work(Install Bison,Flex and so on, specify python2 in/src/ptgen/gcc/mainc.py ). |
Hi, I'm getting:
by just executing the build.sh in src/main
The text was updated successfully, but these errors were encountered: