Hey, everybody. I just have the weirdest error.
I have no idea what I did to get this error, and if anyone has any ideas as to how to fix it, then please let me know. It only occurs if I delete the old event_scripts.o, but if I don't delete it, then the game compiles with an old version of the event scripts. If I don't fix this, I might just have to start over.
Code:
cd build/emerald && sed "s#tools/#../../tools/#g" ../../ld_script.txt > ld_script.ld
make: *** No rule to make target 'build/emerald/data/event_scripts.o', needed by 'pokeemerald.elf'. Stop.
I have no idea what I did to get this error, and if anyone has any ideas as to how to fix it, then please let me know. It only occurs if I delete the old event_scripts.o, but if I don't delete it, then the game compiles with an old version of the event scripts. If I don't fix this, I might just have to start over.
Last edited: