Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Make file issues #21

@mrdude2478

Description

@mrdude2478

I had to add some stuff to your makefile for this to compile on windows:

-lopusfile, -lopus, -lwebp

So the libs part of the makefile should look like this:

LIBS := -lpu -lfreetype -lSDL2_ttf -lSDL2_gfx -lSDL2_image -lSDL2_mixer -lmodplug -lmpg123 -lopusfile -lopus -lwebp -lvorbisidec -logg -lSDL2 -lEGL -lGLESv2 -lglapi -ldrm_nouveau -lpng -ljpeg sdl2-config --libs freetype-config --libs -lnx

Then it compiles without errors.

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