Hello. I was trying to compile the latest version on Windows 10, but I am running into trouble. I follow the steps until I get to run the command. When I run it I get a series of errors and ultimately nothing happens. The message itself reads
"**gcc -mms-bitfields -c -O -I../include -DDLB -DWIN32CON -omakedefs.o makedefs.c
process_begin: CreateProcess(NULL, gcc -mms-bitfields -c -O -I../include -DDLB -DWIN32CON -omakedefs.o makedefs.c, ...) failed.
make (e=2): The system cannot find the specified file
make: * [makefile.gcc:573: makedefs.o] Error 2"
Below is a screenshot of the terminal when it happens.
Please help me and thanks in advance
Hello. I was trying to compile the latest version on Windows 10, but I am running into trouble. I follow the steps until I get to run the command. When I run it I get a series of errors and ultimately nothing happens. The message itself reads "**gcc -mms-bitfields -c -O -I../include -DDLB -DWIN32CON -omakedefs.o makedefs.c process_begin: CreateProcess(NULL, gcc -mms-bitfields -c -O -I../include -DDLB -DWIN32CON -omakedefs.o makedefs.c, ...) failed. make (e=2): The system cannot find the specified file make: * [makefile.gcc:573: makedefs.o] Error 2" Below is a screenshot of the terminal when it happens. Please help me and thanks in advance