Skip to content

Error 2 #16

@Alvin-Chips

Description

@Alvin-Chips

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions