Recent content by InvisibleMountain

  1. I

    [Other] [HELP] libgcc.a not found

    Both devkitpro and devkitARM show their paths properly (I think). I thought it might have something to do with the makefile, so I changed the "include" part and it seems to have brought me a little farther, but there are new errors. By the way, I really appreciate you helping me thus far...
  2. I

    [Other] [HELP] libgcc.a not found

    You were right, I had to install it from docker. But there's another problem now. When I build, I get an error saying that there is no rule to make target '/base_tools'. I thought I could get around it by renaming the makefile into base_tools, but then I get an error saying there is no rule to...
  3. I

    [Other] [HELP] libgcc.a not found

    Yes, I did exactly what was said in the install.md instructions. Here is what the error looks like:
  4. I

    [Other] [HELP] libgcc.a not found

    I'm fairly certain I've followed the instructions on install.md exactly. However, when I run ./install.sh ..pokeemerald, I get the result cp: cannot stat 'libgcc.a': No such file or directory. What's causing this and how can I fix it?
  5. I

    Luho's animation editor not working

    For some reason, whenever I try to load my rom on Luho's animation editor, it gives me a message in (I think) Dutch and says "try to read at pos 0 please contact Luho" Any idea why it does this or how to fix it? It works if I delete and reinstall it, but then there's another problem - I can't...
Back
Top