Hi,
I have downloaded source code for HomebrewMenu, and I just type "make" in the devkitpro MSYS console. It does not go very far.
arm-eabi-gcc -MMD -MP -MF /home/JOTD/HomebrewMenu/bootloader/build/boot.d -Wall -Os -mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -I/home/JOTD/HomebrewMenu/bootloader/build -I/d/devkitPro/libnds/include -I/home/JOTD/HomebrewMenu/bootloader/build -DARM7 -c /home/JOTD/HomebrewMenu/bootloader/source/boot.c -o boot.o
D:/devkitPro/msys/home/JOTD/HomebrewMenu/bootloader/source/boot.c: In function 'startBinary_ARM7':
D:/devkitPro/msys/home/JOTD/HomebrewMenu/bootloader/source/boot.c:237: error: 'VoidFn' undeclared (first use in this function)
maybe there's some config to perform?
homebrew menu not compiling with devkitpro 1.5
Re: homebrew menu not compiling with devkitpro 1.5
No IIRC the homebrew menu code was updated to the next release of the toolchain, change it from the VoidFN to VoidFunctionPointer - it should now compile.
Re: homebrew menu not compiling with devkitpro 1.5
It does, indeed! thanks a lot. Will try that.StevenH wrote:No IIRC the homebrew menu code was updated to the next release of the toolchain, change it from the VoidFN to VoidFunctionPointer - it should now compile.
Who is online
Users browsing this forum: No registered users and 2 guests