| View previous topic :: View next topic |
| Author |
Message |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Thu Oct 13, 2005 5:53 am Post subject: Who to program PSP? |
|
|
Hi, im looking for any program for windows xp what can make programs for PSP.
I dont Know nothing of PSP programming, and i need a program for practique with source codes
Regards |
|
| Back to top |
|
 |
Fanjita
Joined: 28 Sep 2005 Posts: 217
|
Posted: Thu Oct 13, 2005 9:19 am Post subject: |
|
|
Take a look in the PSPSDK support forum here, and look up the PSPSDK toolchain.
It's exactly what you need, and there's plenty of info there to help you install it. |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Thu Oct 13, 2005 6:18 pm Post subject: |
|
|
Thanks, i use Windows XP, i have c++ and the PSPDEV KIT and i dont understan the 70% of tutorial T_T
Im trying to learn more english, regards |
|
| Back to top |
|
 |
Fanjita
Joined: 28 Sep 2005 Posts: 217
|
Posted: Thu Oct 13, 2005 7:18 pm Post subject: |
|
|
Try compiling some of the samples in the SDK.
You should find them at somewhere like /usr/local/pspdev/psp/sdk/samples/ - all you should need to do to build them is to 'cd' into the sample directory of your choice, and run 'make'.
Once you've got them building, you can mess around with the source code and start to figure things out. |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Thu Oct 13, 2005 9:57 pm Post subject: |
|
|
| Fanjita wrote: | Try compiling some of the samples in the SDK.
You should find them at somewhere like /usr/local/pspdev/psp/sdk/samples/ - all you should need to do to build them is to 'cd' into the sample directory of your choice, and run 'make'.
Once you've got them building, you can mess around with the source code and start to figure things out. |
First question: I was downloaded PSPTOOLCHAIN and....how i execute it? The tutiruial im seeing is: http://wiki.pspdev.org/psp:programming_faq and i follow all steps, but when it says: | Quote: | | Download the script, extract it and execute it. (See the README file include with the toolchain script for more information on its usage.) After downloading a bunch of files, patching them, and compiling the source you will have a full PSP toolchain and the latest version PSPSDK installed. | I cant RUN PSPTOOLCHAIN :S i have too PSPSDK installed on E:\archivos de programa\PSPSDev |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Thu Oct 13, 2005 10:05 pm Post subject: |
|
|
OK OK, i can do it, but heres the error shows me on cygwin.bat when i do $ tar xfvz psptoolchain-20050712.tgz
$ cd psptoolchain
$ chmod a+x ./toolchain.sh
$ ./toolchain.sh
:
Rob@NINVE /cygdrive/c/cygwin/psptoolchain
$ ./toolchain.sh
ERROR: Please make sure you have GNU ´make´ installed. |
|
| Back to top |
|
 |
Arwin
Joined: 12 Jul 2005 Posts: 426
|
Posted: Thu Oct 13, 2005 10:30 pm Post subject: |
|
|
| Rob wrote: | OK OK, i can do it, but heres the error shows me on cygwin.bat when i do $ tar xfvz psptoolchain-20050712.tgz
$ cd psptoolchain
$ chmod a+x ./toolchain.sh
$ ./toolchain.sh
:
Rob@NINVE /cygdrive/c/cygwin/psptoolchain
$ ./toolchain.sh
ERROR: Please make sure you have GNU ´make´ installed. |
And you installed all the make and other required modules when you installed cygwin? |
|
| Back to top |
|
 |
LuMo
Joined: 21 Aug 2005 Posts: 410 Location: Austria
|
Posted: Thu Oct 13, 2005 10:31 pm Post subject: |
|
|
make sure you have package DEVEL installed in cygwin
just rerun setup.exe and click it till it says install
wait... rerun toolchain
greets _________________ "Good artists copy, great artists steal."
Pablo Picasso
go2lumo.com |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Thu Oct 13, 2005 10:52 pm Post subject: |
|
|
Ok thanks, im reinstalling cygwin with all packages in the tutorial
Regards |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Fri Oct 14, 2005 1:05 am Post subject: |
|
|
| How i can start DEV-CPP????? i do the tutorial correctly |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Fri Oct 14, 2005 1:15 am Post subject: |
|
|
:O I download it :P
Regards |
|
| Back to top |
|
 |
Rob
Joined: 13 Oct 2005 Posts: 9
|
Posted: Fri Oct 14, 2005 1:24 am Post subject: |
|
|
Hi! i confgiurated yet the Dev-C++, now, how i create the programs?..
I repeat correctly: With what program i create the programs?? C++ or what? And another thing: The source codes are in this forum, with what program i can add the source, modific, and compile the sources?
[ Sorry my english, im spanish ] |
|
| Back to top |
|
 |
|