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 

Compiling DoomPSP

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



Joined: 02 Mar 2007
Posts: 11

PostPosted: Fri Mar 02, 2007 5:13 pm    Post subject: Compiling DoomPSP Reply with quote

Hello, I have a quick question.

How do I go about compiling the DoomPSP.05 plus souce code? As in, is there any specific libraries that I need? I think I need the SDL Library to compile it but im not sure how to get that, (SVN commands do not work for me). Also is there any thing else needed to compile it? Im currently using DevCPP but I noticed a couple of Visual C++ specific files around the source and Im not sure if the IDE matters here. So has any body had any luck with compiling DoomPSP?

Thank you for your time.

_________________
Programmer van der C
Back to top
View user's profile Send private message Visit poster's website
Cy-4AH



Joined: 31 Jan 2007
Posts: 44
Location: Belarus

PostPosted: Fri Mar 02, 2007 8:50 pm    Post subject: Reply with quote

Hi, BlackShark. Recently I compiled DoomPSP.
At first you need install timidity lib witch delivered with DoomPSP sources.
For that you need add to file DommPSP/src/libtimidity-0.1.0/src/makefile
line PSPSDK=$(shell psp-config --pspsdk-path)
before include $(PSPSDK)/lib/build.mak
Then type in this folder:
make
make install
Then you can type
make
in DoomPSP/src
Back to top
View user's profile Send private message
BlackShark



Joined: 02 Mar 2007
Posts: 11

PostPosted: Fri Mar 02, 2007 9:02 pm    Post subject: Reply with quote

Thank you Very much :)
Ill go try that.

EDIT: mmm, Im getting an error,
Code:
make: *** C://pspdev/psp/sdk/: is a directory. Stop.


I know im in the right directory, is it something in the Makefile? Ill check it out in there but if you know please tell me, Thanks

_________________
Programmer van der C
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