You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: