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

Make file issues #21

Open
mrdude2478 opened this issue Aug 2, 2019 · 0 comments
Open

Make file issues #21

mrdude2478 opened this issue Aug 2, 2019 · 0 comments

Comments

@mrdude2478
Copy link

mrdude2478 commented Aug 2, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant