C:\Users\Graes\Downloads\vitahelloworld-master>make
/c/devkitPro/devkitARM/bin/arm-none-eabi-gcc -Wall -specs=/c/devkitPro/devkitARM/psp2/psp2.specs main.o draw.o font_data
.o -lc_stub -lSceKernel_stub -lSceDisplay_stub -lSceGxm_stub -lSceCtrl_stub -lSceTouch_stub -o vitahelloworld.elf
psp2-fixup -q -S vitahelloworld.elf vitahelloworld_fixup.elf
then the box comes up, upon hitting close program, I get this:
make: *** [vitahelloworld_fixup.elf] Error 5
BUT, it still outputs a file. When I run this file through run_homebrew_unity.bat, after going through the motions, at
[Vita] uvloader.c:232 Starting homebrew: e
[Vita]
[Vita] uvloader.c:240 Starting new thread.
The dev assistant crashes. I seem to be seeing that this happens when they aren't compiled for unity, so I think that also might be a problem. Any ideas? I know that rejuvenate is installed correctly because I can run the hello world and FTPVita that is compiled for unity.
Advertising