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 

Any plans for futur PSPSDK "packages" ?

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



Joined: 24 Jul 2005
Posts: 15

PostPosted: Fri Sep 23, 2005 3:56 pm    Post subject: Any plans for futur PSPSDK "packages" ? Reply with quote

I was wondering if there's any plan for an updated package of the PSPSDK, as the current one (1.0+beta) is getting really dated. I am ashamed to admit that I have a hard time figuring out how to compile the libraries from the SVN source, so I'm currently stuck with the beta releases ...
Back to top
View user's profile Send private message
Oobles
Site Admin


Joined: 17 Jan 2004
Posts: 362
Location: Melbourne, Australia

PostPosted: Fri Sep 23, 2005 4:12 pm    Post subject: Reply with quote

People are not very big on packages around here which can make it hard for the people who don't use subversion a lot. I strongly suggest you spend a bit of time on working out the commands for subversion. It is really easy and will help you keep up to date.

The other option is to use ooPo's toolchain script with the command to just build PSPSDK. This will automatically get the latest subversion version and compile it for you.

The last option is you wait for one of the PSPSDK developers to release a new package. The commits to Subversion have been slowing recently which suggests the core of it is stable and a release should be done soon. However, I can't say when that will happen.

David. aka Oobles.
www.livemedia.com.au/Blog
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Warren



Joined: 24 Jan 2004
Posts: 173
Location: San Diego, CA

PostPosted: Fri Sep 23, 2005 5:44 pm    Post subject: Reply with quote

We've been talking about making a new release soon. About the only real thing that is missing from the SDK at the moment is WLAN support which I am currently working on, but need to complete a few little bits before we can start testing.

I'm hoping we'll have some stuff to test by the end of next week so hopefully we'll be able to do a v1.0 PSP SDK release a week or so after that.

If anyone else has an idea of more things that need fixing or are absent from the SDK, and should be in a v1.0 release please leave a message here.
Back to top
View user's profile Send private message
chiwaw



Joined: 24 Jul 2005
Posts: 15

PostPosted: Fri Sep 23, 2005 6:11 pm    Post subject: Reply with quote

Warren wrote:

I'm hoping we'll have some stuff to test by the end of next week so hopefully we'll be able to do a v1.0 PSP SDK release a week or so after that.


Oooh. So sweet to my hears :-)

SVN wasn't the problem, as I use Turtoise to easily grab everything. It's more on the build side that for some reason I can't make it work. Something I'm ashame to admit, as I considere myself a vrey good programmer (but a very poor makefile/command line handler). I should thanks Microsoft for spoiling me with their "click-only" projects.

Waiting for that new release with great hopes, good work guys !
Back to top
View user's profile Send private message
Warren



Joined: 24 Jan 2004
Posts: 173
Location: San Diego, CA

PostPosted: Fri Sep 23, 2005 6:19 pm    Post subject: Reply with quote

Once you download it run:
./bootstrap
./configure
make
make install
Back to top
View user's profile Send private message
devpsx



Joined: 19 May 2005
Posts: 8

PostPosted: Fri Sep 23, 2005 9:36 pm    Post subject: SDK real doc ? Reply with quote

By the way, thanks a lot for everyone working on the pspsdk.

Will there be a more detailled documentation than the doxygen one ?

It is a bit hard to understand how the psp works, and how the libs, especially GU one , connect to its hardware..

Thanks again! ;)
Back to top
View user's profile Send private message
webjeff



Joined: 05 May 2005
Posts: 66

PostPosted: Fri Sep 23, 2005 11:20 pm    Post subject: Reply with quote

devpsx,

take a look at http://wiki.pspdev.org/ if you haven't already, it gives a nice run down on the hardware in general. Still lacks a little on detail, but its a good start.

Jeff.
Back to top
View user's profile Send private message
devpsx



Joined: 19 May 2005
Posts: 8

PostPosted: Sat Sep 24, 2005 12:05 am    Post subject: wiki Reply with quote

Thanks Webjeff,

but it doesn't seem really helpfull ..
Back to top
View user's profile Send private message
groepaz



Joined: 01 Sep 2005
Posts: 305

PostPosted: Sat Sep 24, 2005 5:42 am    Post subject: Reply with quote

i am working on a hardware fokused documentation.... however, its a long way to go, and its very incomplete at the moment. if you really really want to have a look catch me on irc and i'll send a WIP version.
_________________
http://www.hitmen-console.org
http://hitmen.c02.at/files/yapspd/
Back to top
View user's profile Send private message Visit poster's website
holger



Joined: 18 Aug 2005
Posts: 204

PostPosted: Sat Sep 24, 2005 10:12 pm    Post subject: Reply with quote

don't you want to do this inside the wiki? Then others can join...
Back to top
View user's profile Send private message
groepaz



Joined: 01 Sep 2005
Posts: 305

PostPosted: Sat Sep 24, 2005 11:56 pm    Post subject: Reply with quote

to be honest, no. i dont like wikis for various reasons, and those few ppl that can provide useful lowlevel info (i dont expect it beeing more than a handful people) can easily do it by other means. for the most part i'm making this doc for myself and my groupmates, and all of us prefer pdf over webpages :)

if you look at the gamecube docs i've maintained before (http://www.gc-linux.org/wiki/Yet_Another_GameCube_Documentation) you'll see it worked out quite well.
_________________
http://www.hitmen-console.org
http://hitmen.c02.at/files/yapspd/
Back to top
View user's profile Send private message Visit poster's website
devpsx



Joined: 19 May 2005
Posts: 8

PostPosted: Mon Sep 26, 2005 5:59 pm    Post subject: Groepaz doc Reply with quote

This is a great news ! :)

Thanks a lot!
Back to top
View user's profile Send private message
chiwaw



Joined: 24 Jul 2005
Posts: 15

PostPosted: Tue Oct 18, 2005 4:07 pm    Post subject: Reply with quote

Any recent news or timeline estimation regarding a new PSPSDK release?

(I know I know, I'm like a kid unable to wait for his christmas gifts) :)
Back to top
View user's profile Send private message
seventoes



Joined: 02 Oct 2005
Posts: 79

PostPosted: Sat Oct 22, 2005 8:09 am    Post subject: Reply with quote

Bumpity bumpity bump... any info on the new release?? I cant wait for wifi support :D
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Sat Oct 22, 2005 8:18 am    Post subject: Reply with quote

The "WLAN Support in PSPSDK" thread in this forum is currently discussing the next release.
Back to top
View user's profile Send private message
leenoi



Joined: 08 Jul 2005
Posts: 9

PostPosted: Tue Nov 15, 2005 7:41 pm    Post subject: Reply with quote

still waiting for new SDK 1.0.
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Tue Nov 15, 2005 10:45 pm    Post subject: Reply with quote

leenoi wrote:
still waiting for new SDK 1.0.

Indeed you are. Thanks for the update.
Back to top
View user's profile Send private message
Thanhda



Joined: 09 Apr 2005
Posts: 331
Location: Canada

PostPosted: Wed Nov 16, 2005 5:42 am    Post subject: Reply with quote

just use svn. its not that hard to use it. go run the lastest toolchain, then update it by typing "svn co svn://svn.ps2dev.org/psp/<dir>"
_________________
There are 10 types of people in the world: Those who understand binary, and those who don't...
Back to top
View user's profile Send private message Visit poster's website
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