- 4
- Posts
- 4
- Years
- Any pronouns
- Seen Mar 16, 2022
I haven't been able to find a fix to this issue I'm having anywhere, I've just been completely stumped on this. Whenever I attempt to run make.py, everything goes through completely normally until I get this error.
devkitPro\devkitARM\bin\/arm-none-eabi-ld: ./build\a13fb24d798320e110820980ef95c4cb.o: in function `gUnknown_841F428':
(.text+0x30): undefined reference to `sTempTextPrinter'
I'm fairly confident that the issue is something to do with devkitPro, but I'm not sure what in particular. Does anyone have a fix to this?
EDIT:
I once again have managed to figure it out on my own, turns out there was something wrong with the files in the CFRU folder which wouldn't let it insert things correctly.
devkitPro\devkitARM\bin\/arm-none-eabi-ld: ./build\a13fb24d798320e110820980ef95c4cb.o: in function `gUnknown_841F428':
(.text+0x30): undefined reference to `sTempTextPrinter'
I'm fairly confident that the issue is something to do with devkitPro, but I'm not sure what in particular. Does anyone have a fix to this?
EDIT:
I once again have managed to figure it out on my own, turns out there was something wrong with the files in the CFRU folder which wouldn't let it insert things correctly.
Last edited: