-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Not sure why this error is happening but when I try to run the command make all or make playback.exe , it just fails after creating both data.h and data files. This is the error message:
i686-w64-mingw32-gcc -Wall -I../include -I ./include -L../lib -os -o playback.exe playback.c
process_begin: CreateProcess(NULL, i686-w64-mingw32-gcc -Wall -I../include -I ./include -L../lib -os -o playback.exe playback.c, ...) failed.
make (e=2): The system cannot find the file specified.
Makefile:13: recipe for target 'playback.exe' failed
make: *** [playback.exe] Error 2
My OS is Windows 11. I have followed all the installation instructions and installed all dependencies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels