Skip to content

can this run on Linux? #18

@LoRAMilkshake

Description

@LoRAMilkshake

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

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