Endless Paradigm

Full Version: [Release] Mac Premade PSPSDK + more
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is for all the Mac users having problems installing the PSPSDK. It doesn't get any easier than this, I did everything I could to make it fast, and updated'able.

Note:

This is only for Intel Mac's, because building a universal version is too hard, and Apple will stop supporting PowerPC Mac's once OS 10.6 is released.

About:

Full PS2dev.org SVN PSPSDK up to date.

All the build tools are included, so updating is not a problem.

All libs up to date.

PRXTool included.

Scripts I added:

Code:
sudo update-sdk_full

(Will build the hole SDK)

Code:
sudo update-sdk

(Will only do a SDK update)

Code:
sudo update-libs

(Will build all the SDK libs)

Also included
:

Code:
sudo svn-sclean

(To clean the .svn folder so updating is quicker, or end any problems you might have)

Code:
sudo clean-work

(To delete everything in the SDK work folder)

Note on the SDK scripts:

You only need to run "update-sdk_full" if GCC, or NewLib is changed/updated.

Requirements:

1: An Intel Mac :P
2: XCode 3 installed (3.1 would be better)
3: 1.4GB of hard drive space for the SDK, and build tools.

[Image: Picture3.png]

[Image: Picture4.png]

[Image: Picture1.png]

[Image: Picture5.png]

Yeah, I know. Not many PSP Devs here, and ones that use Mac. Emptyone

Download
Size: 466.2MB
Oh cool, I didn't know they had a PSP SDK for Mac. When I learn some coding I'll probably use this
What's PSPSDK?
metalgear08 Wrote:Oh cool, I didn't know they had a PSP SDK for Mac. When I learn some coding I'll probably use this

"They" don't the PSPSDK is an open source project, I just made a full software package with, everything needed to updated the SDK, it also has the MacPorts system, so you can install most Linux apps, like KDE, some Gnome apps, and much more.

MehHakker Wrote:What's PSPSDK?

http://wiki.pspdev.org/

Software development kit. You need this to be able to compile PSP homebrew.
Hey guys!
Didn't post here for a while now and this topic is probably outdated (last post about 2 years ago^^), but would someone mind telling me if this kit is going to work with my new Macbook Pro 15" MacOSX 10.6 Snow Leopard? I'd really like to install PSPSDK so thanks in advance.
Dr. Soup Wrote: [ -> ]Hey guys!
Didn't post here for a while now and this topic is probably outdated (last post about 2 years ago^^), but would someone mind telling me if this kit is going to work with my new Macbook Pro 15" MacOSX 10.6 Snow Leopard? I'd really like to install PSPSDK so thanks in advance.

No it will not, the installer fails on 10.6. I haven't tried to setup the SDK in some time. The last time I did, there was a problem with Mac Ports/GCC. I will not be able to fix the problem since my Mac is broken.
Reference URL's