Closed GabrielRRussell closed 7 years ago
You have to install libjpeg: https://github.com/devkitPro/3ds_portlibs Also keep in mind that sf2d is deprecated.
EDIT: Solved!
I unzipped the 3DS Portable Libs. From there I CD'd to it, and did
make install libjpeg
And then installed sfillib. It works!
sfillib won't compile at all, when using
I tried it in a root terminal too, still won't work.
The error seems to come from a missing header file: jpeglib.h, and I don't see it present in any directory for this repository. Was it removed in a random commit? I can't find it anywhere.
I'm using this primarily for Spritetools, but considering spritetools literally just downloads the files and then compiles them, I just downloaded this and tried compiling it. Both the spritetools and fresh download fail compilation.