-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I tried to run the make command on a Fedora machine after cloning this repo, but I get the following error:
cc -std=gnu18 -Wall -Wextra -g -Os -flto -Ilibogg-1.3.5/include -Ilibvorbis-1.3.7/include -c -o gui.o gui.c
gui.c:1:10: fatal error: windows.h: No such file or directory
1 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: gui.o] Error 1
Can this project be used on Linux? if so, how?
Metadata
Metadata
Assignees
Labels
No labels