Latest Binary?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
dzer0
Posts: 15
Joined: Sun May 29, 2005 1:06 am

Latest Binary?

Post by dzer0 »

I was wondering where i could find the latest binary of the PSPSDK because i am using and old version that doesnt work with a certain piece of code and need to update. I need the binary because i dont use cygwin i use make.exe. The win32 installer is an outdated version.
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

The latest binary version is currently the only binary version released.

Relying on prebuilt packages for a project this early in its life will mean you're constantly out of date. You really should consider installing cygwin and building updated versions yourself. Once set up, using the toolchain script all you have to type is './toolchain.sh -p' to grab and install the latest version from svn.
webjeff
Posts: 66
Joined: Thu May 05, 2005 2:51 am

Post by webjeff »

Listen to ooPo. Its very easy. Follow these instructions:

http://psp.amazingspringthing.com/tutor ... lchain.php

It took me about 2 days to get running just cause I ran into a prob, but its posted on the site so you shouldn't have any problems. Its got pictures, it doesn't get any easier than that!

haha
Jeff.
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

In an attempt to point people to a central place for information on installing the toolchain, people should use this link:

http://wiki.pspdev.org/psp:programming_faq

I'll try to keep it as up to date as possible.
Post Reply