 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
PsPfReAK
Joined: 28 Mar 2009 Posts: 61
|
Posted: Sun Apr 05, 2009 8:04 am Post subject: error code in compiling again |
|
|
i get this error code in msvb
| Quote: | Performing Makefile project actions
psp-gcc -I. -IC:/pspsdk/psp/sdk/include -O2 -G0 -Wall -fshort-wchar -D_PSP_FW_VERSION=500 -c -o main.o main.c
psp-gcc -I. -IC:/pspsdk/psp/sdk/include -O2 -G0 -Wall -fshort-wchar -D_PSP_FW_VERSION=500 -L. -LC:/pspsdk/psp/sdk/lib -specs=C:/pspsdk/psp/sdk/lib/prxspecs -Wl,-q,-TC:/pspsdk/psp/sdk/lib/linkfile.prx main.o C:/pspsdk/psp/sdk/lib/prxexports.o -lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspsdk -lc -lpspnet -lpspnet_inet -lpspnet_apctl -lpspnet_resolver -lpsputility -lpspuser -lpspkernel -o Flash
psp-fixup-imports Flash
psp-gcc -I. -IC:/pspsdk/psp/sdk/include -O2 -G0 -Wall -fshort-wchar -D_PSP_FW_VERSION=500 -L. -LC:/pspsdk/psp/sdk/lib -specs=C:/pspsdk/psp/sdk/lib/prxspecs -Wl,-q,-TC:/pspsdk/psp/sdk/lib/linkfile.prx main.o C:/pspsdk/psp/sdk/lib/prxexports.o -lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspsdk -lc -lpspnet -lpspnet_inet -lpspnet_apctl -lpspnet_resolver -lpsputility -lpspuser -lpspkernel -o Spacer
psp-fixup-imports Spacer
psp-gcc -I. -IC:/pspsdk/psp/sdk/include -O2 -G0 -Wall -fshort-wchar -D_PSP_FW_VERSION=500 -L. -LC:/pspsdk/psp/sdk/lib -specs=C:/pspsdk/psp/sdk/lib/prxspecs -Wl,-q,-TC:/pspsdk/psp/sdk/lib/linkfile.prx main.o C:/pspsdk/psp/sdk/lib/prxexports.o -lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspsdk -lc -lpspnet -lpspnet_inet -lpspnet_apctl -lpspnet_resolver -lpsputility -lpspuser -lpspkernel -o V
psp-fixup-imports V
psp-gcc -I. -IC:/pspsdk/psp/sdk/include -O2 -G0 -Wall -fshort-wchar -D_PSP_FW_VERSION=500 -L. -LC:/pspsdk/psp/sdk/lib -specs=C:/pspsdk/psp/sdk/lib/prxspecs -Wl,-q,-TC:/pspsdk/psp/sdk/lib/linkfile.prx main.o C:/pspsdk/psp/sdk/lib/prxexports.o -lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspsdk -lc -lpspnet -lpspnet_inet -lpspnet_apctl -lpspnet_resolver -lpsputility -lpspuser -lpspkernel -o 0.5.elf
psp-fixup-imports 0.5.elf
psp-prxgen 0.5.elf 0.5.prx
pack-pbp EBOOT.PBP PARAM.SFO NULL \
NULL NULL NULL \
NULL File 2.prx NULL
USAGE: pack-pbp <output.pbp> <param.sfo> <icon0.png> <icon1.pmf> <pic0.png> <pic1.png> <snd0.at3> <data.psp> <data.psar>
C:\pspsdk\bin\make: *** [EBOOT.PBP] Error -1
thing - 0 error(s), 0 warning(s)
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
what the hell does it mean? |
Last edited by PsPfReAK on Tue Sep 29, 2009 2:34 am; edited 1 time in total |
|
| Back to top |
|
 |
jsharrad
Joined: 20 Oct 2005 Posts: 102
|
Posted: Sun Apr 05, 2009 9:40 am Post subject: |
|
|
| can't have spaces in your target elf file / prx. |
|
| Back to top |
|
 |
PsPfReAK
Joined: 28 Mar 2009 Posts: 61
|
Posted: Sun Apr 05, 2009 10:51 am Post subject: |
|
|
| jsharrad wrote: | | can't have spaces in your target elf file / prx. |
cheers, worked like a charm |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|