-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
[BUG] Unable to build kohi on Windows 11. #237
Comments
Hey @sbhamad
|
Thanks for your reply @blake502
Again, this problem happens on my other windows machine also, which is a totally separate machine. I am doing a default clone, the default branch. |
Does the |
I would also ask the same thing as blake asks above. Also, are you using Powershell (if so, what version?) or just cmd prompt? |
I am having the same issue. I am unable to execute the build scripts. The clean script works without issues. Tried it on powershel (v7) and the normal command prompt. It seems to fail on line 47 of the build-all.bat "make -j -f "Makefile.executable.mak" %ACTION% TARGET=%TARGET% ASSEMBLY=kohi.tools.versiongen" |
@Drischdaan Do you get any specific error messages? |
I get the same output as @sbhamad. Removing |
The text was updated successfully, but these errors were encountered: