Spaqin / fbwo-3ds

10 stars 3 forks source link

Can't compile #2

Open FyREFREE opened 3 years ago

FyREFREE commented 3 years ago

I have never used linux at all ever and know nothing, but I wanted to make a small modification and i cant get the makefile to make without any error. can someone point me to a tutorial or give me instructions on what to do? i am using ubuntu shell for windows

Spaqin commented 3 years ago

Hey,

Sorry for keeping you that long. Frankly speaking, I don't have the environment I compiled this in for a long time. I only recall that I've been using Linux Mint for that, with devkitpro installed. May I ask what kind of errors do you get?

FyREFREE commented 3 years ago

Im not familiar with linux, and don't really know how to install things correctly. When I try to make with the makefile it says that sf2dlib is not downloaded or something like that. I've downloaded the sf2dlib and the other library from github, but don't know where to put them.

On Sun, Feb 14, 2021, 9:06 AM Spaqin notifications@github.com wrote:

Hey,

Sorry for keeping you that long. Frankly speaking, I don't have the environment I compiled this in for a long time. I only recall that I've been using Linux Mint for that, with devkitpro installed. May I ask what kind of errors do you get?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Spaqin/fbwo-3ds/issues/2#issuecomment-778790630, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQPLPSF2LR3YUGIZ44FIJ5DS67RJFANCNFSM4XL24BFA .

Spaqin commented 3 years ago

Okay, I think that after installing devkitarm, I put sf2dlib within the same folder as that, or around it (I don't remember the exact placement). Because in the makefile, the include paths for the libs aren't explicitly defined.