[Errors] Compilation : pspsdk sample = ok, the other not

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

Moderators: cheriff, TyRaNiD

Post Reply
StouffR
Posts: 11
Joined: Thu Sep 15, 2005 11:43 pm

[Errors] Compilation : pspsdk sample = ok, the other not

Post by StouffR »

I finished to install all toolchain and pspsdk.

I compile the first sample to test : pspsdk. It works.

But now, I want to compile the others samples but for each, there are some errors with each ScePsp types (undeclared).

Where are these vars declared ?

I think some libs missed ! :(
StouffR
Posts: 11
Joined: Thu Sep 15, 2005 11:43 pm

Post by StouffR »

sorry ! I found the answers.

I need sce functions API :)

http://pspdev.ofcode.com/api.php


--


I have another question :

When do I install the doxygen_doc, the Makefile 'rm -rf doc' directly, So my doc is erased :( Why ??
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

Hmm I think you must be using a very old verison of the SDK, you are best trying to use subversion to update to the latest version.
Post Reply