PRX Sample Compiler Errors

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

Moderators: cheriff, TyRaNiD

Post Reply
71M
Posts: 122
Joined: Tue Jun 21, 2005 5:28 am
Location: London

PRX Sample Compiler Errors

Post by 71M »

Hi,
I'm trying to compile the PRX samples.
The prx_loader compiles fine (as expected), but the testprx project barfs on the psp-build-exports line.
assertion "(params != NULL) && (*params != NULL)" failed: file "psp-build-exports.c", line 209
It then generates a stackdump file and exits!

Has anyone else had this problem?
I'm running on XP using the infamous Cygwin! :)

Thanks,
71M
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

Ahem, it should hopefully now be fixed in the latest pspsdk ;)
71M
Posts: 122
Joined: Tue Jun 21, 2005 5:28 am
Location: London

Post by 71M »

Tip Top! Thanks for fixing that TyRaNiD!

Cheers,
71M
Arwin
Posts: 426
Joined: Tue Jul 12, 2005 7:00 pm

Post by Arwin »

Great to hear that PRX's are supported now in the SDK, that should open up quite a lot ... Thanks to all who contributed to that.
Post Reply