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
html build process tries to run bash code on Windows #1480
Comments
|
Can someone who uses Windows take care of this? Maybe port to powershell? |
|
if we move this part of the build into perl6, that will also cover it. |
|
@coke Are we going to do that? Is that in another issue? |
|
No, there is no other issue specifically devoted to my particular suggestion here. |
|
Can someone who uses Windows check this out? |
|
This will be obsolete (or at least a whole different problem on Windows) with the new site; we'll do the build there and get it working on windows if possible. |
Environment: Windows 10, and the build tools from both Strawberry Perl and MSYS.
Steps: I cloned the p6doc repository to a local directory (the result is the same if I use "zef look p6doc"), entered the directory with the windows command shell, and ran "gmake html".
Result:
"processed ./doc\Type\X\Role\Initialization.pod6"
The text was updated successfully, but these errors were encountered: