forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Installing PSPtoolchain and PSPSDK under WIN32 help PLEASE

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
ReKlipz



Joined: 02 Dec 2005
Posts: 2

PostPosted: Sat Dec 03, 2005 1:34 am    Post subject: Installing PSPtoolchain and PSPSDK under WIN32 help PLEASE Reply with quote

OK...

I'm trying to get the win32 builds of PSPToolChain and PSPSDK up and running on Windows XP, and use Dev-CPP as my IDE...

I can probably get Dev-CPP up and running by myself as soon as i can get toolchain and pspsdk installed correctly...

First off, is it even possible to do this using the win32 builds available from the various posts on this site(if so, i already have them downloaded...)

and second... I tried to do it myself... and i dont think i did it right...

I installed toolchain to c:\pspdev\ and ran start.bat...

I then installed the SDK to c:\program files\pspdev\...(i believe this is right, if not, it was the default install dir...) and ran start.bat

i dont think that i set it up right for some reason..

if someone could give me a step by step guide on how to install it under the win32 env(not using cygwin...) it would be GREATLY appreciated...

thanks!

~ReKlipz
Back to top
View user's profile Send private message
MikeDX



Joined: 19 Oct 2005
Posts: 30

PostPosted: Sat Dec 03, 2005 2:29 am    Post subject: Reply with quote

go here: http://www.devkitpro.org/setup.shtml


download the windows installed (current version is 1.2.0)


run it.

download and install and keep files. pick mirror location to be close to you (I choose kent, uk as I'm in london)

let everthing install

edit c:\devkitpro\msys\msys.bat and include the following line

SET PATH=C:\devkitPro\devkitPSP\bin;%PATH%

after the line

if "%1" == "GOTO:" goto %2

and before

if NOT "x%WD%" == "x" set WD=


run msys from the start menu/devkitpro

change dir to /C/devkitPro/devkitPSP/psp/sdk/samples to see samples and use make to build (go into each dir such as audio/wavegen etc)


enjoy now.
Back to top
View user's profile Send private message
ReKlipz



Joined: 02 Dec 2005
Posts: 2

PostPosted: Sat Dec 03, 2005 7:52 am    Post subject: Reply with quote

so...

this installs the toolchain AND the SDK?...

and if so, how would I then setup devcpp to use the compilation stuff?(where is it located...)

thanks for the post btw...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
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