We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
generally the sh command is not available in the Windows command prompt and neither are many of the commands used in the shell script.
sh
The preconditions for building in a Windows environment should be described in the Readme
The text was updated successfully, but these errors were encountered:
Here is a patch to create a full functioning version.bat that does not rely on version.sh
version.bat
version.sh
0001-revised-to-work-on-Windows-10.zip
Sorry, something went wrong.
version.bat requires git's sh.exe for it to work
sh.exe
No branches or pull requests
generally the
sh
command is not available in the Windows command prompt and neither are many of the commands used in the shell script.The preconditions for building in a Windows environment should be described in the Readme
The text was updated successfully, but these errors were encountered: