All in one PSPSDK
All in one PSPSDK
I want to install a PSPSDK on my computer, but the problem is that I'm not able to download it on my Computer.
Somebody said to me, that there is a "all in one" PSPSDK, wich ist very small .
There should be a minimal Cygwin, Subversion, Toolchain and the PSPSDK. It is not important, that the SDK is the newest version, because I'm a starter and just want to write small programms.
PS: I excuse me for my bad English, but I'm 14 Years old and live in Austria ;-)
Somebody said to me, that there is a "all in one" PSPSDK, wich ist very small .
There should be a minimal Cygwin, Subversion, Toolchain and the PSPSDK. It is not important, that the SDK is the newest version, because I'm a starter and just want to write small programms.
PS: I excuse me for my bad English, but I'm 14 Years old and live in Austria ;-)
Could you elaborate on why you can't install it? I haven't heard of a single installer like that, and there's really no way it could be considered small (depending on your definition of small).
By the way, your English is better than many so-called native speakers, you don't need to worry about that...
-ReK
By the way, your English is better than many so-called native speakers, you don't need to worry about that...
-ReK
-
- Posts: 6
- Joined: Sun Jan 15, 2006 1:28 pm
- Location: ???
Can post cd
I can post you a cd with the latest cygwin install and packages and if there is a way to get the source packages for the devkit (I havent looked into it yet), I can add that too.
Or if it'll work, a DVD of the whole cygwin dir. It is 1.4Gb as I have the source in there as well. You would just need to setup some PATH stuff and environment variables etc.
You should be left with a minimal amount of downloading after that. PM me if you would like me to do it.
HaQue
Or if it'll work, a DVD of the whole cygwin dir. It is 1.4Gb as I have the source in there as well. You would just need to setup some PATH stuff and environment variables etc.
You should be left with a minimal amount of downloading after that. PM me if you would like me to do it.
HaQue
I want to install the devkit on my laptop as well, so I will work out the details for a full transfer of an install. As soon as I have it working I will post the details of individual machine changes you need to make.
It is windows, so It should not be more than a few PATHs, Registry entries and some config files.
It is windows, so It should not be more than a few PATHs, Registry entries and some config files.
-
- Posts: 2
- Joined: Wed Feb 01, 2006 6:26 pm
Try this link:
http://rapidshare.de/files/10951603/toolchains.rar.html
and follow carefully installation instructions.
Pay Ateention! After finishing install & update, you must edit file start.bat to check for directory entryes!
'njoy!
http://rapidshare.de/files/10951603/toolchains.rar.html
and follow carefully installation instructions.
Pay Ateention! After finishing install & update, you must edit file start.bat to check for directory entryes!
'njoy!
Another option is to checkout devkitPSP:
http://www.devkitpro.org/
Get devkitProUpdater and it will download and install the latest devkitPSP for you. It's not the latest PSPSDK but good enough, and the most important thing is, it's relatively small!
http://www.devkitpro.org/
Get devkitProUpdater and it will download and install the latest devkitPSP for you. It's not the latest PSPSDK but good enough, and the most important thing is, it's relatively small!
Well, the PSPIDE is totally crappy and buggy but it helped me to get started with PSP coding! :) After I tried to install the toolchain 3 times without any success (I always got the same errors...) I installed the PSPIDE. Then I was finally able to compile my "hello word". =) So the PSPIDE was useful to setup everything needed to get started! I then replaced all libs etc with the ones from devkit pro since those were newer and now I can compile all the examples. :) My system is pretty messed up now but at least it works. ;)