Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Missing bzip2 library reference #1

Open
timcrockford opened this issue Sep 23, 2018 · 0 comments
Open

Missing bzip2 library reference #1

timcrockford opened this issue Sep 23, 2018 · 0 comments

Comments

@timcrockford
Copy link

Tried to compile this today and it seems that Freetype has a dependancy on bzip2. Adding "-lbz2" to LIBS seems to correct the problem. This is compiling using the latest release of devKitPro on Pacman.

LIBS := -lfreetype -lpng -lz -lcitro3d -lctru -lm -lbz2

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