-
Notifications
You must be signed in to change notification settings - Fork 15
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 is broken on Windows #82
Comments
I'm surprised you can build at all using JDK 1.7. With JDK 1.7 I get
However, Are you using the latest master, The errors in Are you running on Windows? The other errors might be due to differences in line endings. I develop on macOS and Linux. |
Gave up on Windows. From blank Ubuntu WSL2 shell under Windows 10:
Then as per https://github.com/julianhyde/morel#download-and-build Thanks for the pointers. David |
I've re-opened. Even though I don't have a fix, people should know: Build is broken on Windows. Workaround is to not use Windows. Contributions welcome! |
Hi Julian,
I did a clean install of Java SDK 1.7, Maven 3.8.3 and then cloned and built following: https://github.com/julianhyde/morel#download-and-build
I received these failed tests after build.
mavin morel install fail.log
Next steps?
The text was updated successfully, but these errors were encountered: