I had the same problems.
I decided to go on from NEMs hello world example and at least managed to get the buttons and analog running (and I am a C newbie).
Next is file I/O and sound, the header files have some helpful documentation, shouldnt be that hard for someone who actually knows C.
Search found 5 matches
- Fri Jul 22, 2005 6:24 am
- Forum: PSP Development
- Topic: Windows PSPSDK Help
- Replies: 43
- Views: 25421
- Thu Jul 21, 2005 6:54 pm
- Forum: PSP Development
- Topic: Windows PSPSDK Help
- Replies: 43
- Views: 25421
It is very strange, I have the make.exe, the psp-gcc.exe, sources and makefile in one directory. When I execute the command: psp-gcc.exe -I. -Ic:\pspdev\psp\sdk\/include -O2 -G0 -Wall -c -o hellopsp.o hellopsp.c it builds my hellopsp.o But the make does not find the psp-gcc. psp-gcc -v gives me: &qu...
- Thu Jul 21, 2005 1:04 am
- Forum: PSP Development
- Topic: Windows PSPSDK Help
- Replies: 43
- Views: 25421
- Wed Jul 20, 2005 11:59 pm
- Forum: PSP Development
- Topic: Windows PSPSDK Help
- Replies: 43
- Views: 25421
Your path is wrong. Check out wiki.pspdev.org/psp:programming_faq I followed the instructions in the second post and checked my paths (in the start.bat at least) again and again. The path is correct, as he finds the make.exe Do I need more stuff (cygwin?). I installed that and started cygwin.bat, b...
- Wed Jul 20, 2005 9:48 pm
- Forum: PSP Development
- Topic: Windows PSPSDK Help
- Replies: 43
- Views: 25421