kohi icon indicating copy to clipboard operation
kohi copied to clipboard

[BUG] Unable to build kohi on Windows 11.

Open sbhamad opened this issue 6 months ago • 3 comments

C:\Users\username\Documents\dev\kohi>build-debug.bat
"Building for Windows..."
"Building everything on windows (debug)..."
dir: cannot access 'kohi.tools.versiongensrc': No such file or directory
dir: cannot access '/S': No such file or directory
dir: cannot access '/AD': No such file or directory
dir: cannot access '/B': No such file or directory
FINDSTR: Cannot open src
process_begin: CreateProcess(NULL, echo kohi.tools.versiongen/src/main.c..., ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile.executable.mak:143: obj/kohi.tools.versiongen/src/main.c.o] Error 2
make: *** Waiting for unfinished jobs....
--- Performing kohi.tools.versiongen debug build ---
/usr/bin/bash: line 1: setlocal: command not found
/usr/bin/bash: line 1: setlocal: command not found
Error:2

[process exited with code 2 (0x00000002)]
You can now close this terminal with Ctrl+D, or press Enter to restart.
Microsoft Windows [Version 10.0.22631.4037]

sbhamad avatar Aug 24 '24 03:08 sbhamad