Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Well that definitely narrows down the part I didn't comprehend. I have corrected that. And I think it would have worked but C:\ ran out of space so it failed to compile. Back to G:\ tomorrow.
Thank you for your time and help!
Absolutely. This time, I made sure to write down everything I did. I abandoned my preference to install everything in G:\ and stuck to C:\ like you instruct. I'm including my step by step process so you might be able to point out to me what specific part I just can't seem to comprehend, lol. I'm...
You're right. I messed that part up. After doing so, though, it doesn't seem to have fixed the issue. After following those commands in your recent post, I still run into:
$ make -j3
In file included from include/gba/gba.h:4,
from src/agb_flash.c:1:
include/gba/defines.h:4:10...
Ok, while I *did* have the agbcc directory installed, I deleted it and re-installed it to my egggy repository and now I've arrived at the very first problem I encountered 24 hours ago:
After searching I have 2 stddef.h files located:
* G:\cygwin64\home\Robert\pokeemerald_EGGGY\agbcc\ginclude...
Hi, so I've been able to follow all the steps as described but when I get to the final "make -jN", I get an error regarding file 'stddef.h'
Its the very final step and all previous steps have gone through without error so I'm lost as to why stddef.h is now suddenly an issue. When I did the...
Hi, so I've been trying to get this to work all day. I've completely uninstalled and re-attempted 3 times. I'm copying & pasting as much of your instructions as I can to minimize any errors due to typos. I have followed the instructions explicity in order.
Each attempt gives me a problem...