-
Notifications
You must be signed in to change notification settings - Fork 52
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
Current repo fails to build on Windows+nightly due to multiple causes #6
Comments
@CaseyBaileyPDX - This is also for documentation purposes. For your second point, here's another solution or a different approach, although slightly more effort. Like you said, this error is coming from the What does that mean exactly? In my case, my Git Bash (which I'm using inside IntelliJ) is using a newer version of Perl ( To update Git paths to use a different Perl version:
And for reference, the full error message that started popping up during compilation while working through chapter 9:
|
This is largely documentation for others encountering these issues, but I'm happy to provide a PR addressing them if that is preferred?
The text was updated successfully, but these errors were encountered: