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 

I'm lost here

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



Joined: 09 Jun 2005
Posts: 19

PostPosted: Thu Jun 09, 2005 3:26 am    Post subject: I'm lost here Reply with quote

Hi everyone, I'm having a world ov trouble trying to figure out how this homebrew ps2 compiler works. I have absolutely NO IDEA what to do after install. I have been spoiled rotten by MSVC++ which has a GUI and everything. I'm not used to using the command line stuff at all. Some one please tell me if there is a guide to using that compiler? Thanks. And sorry if this has been awnsered a million times, I didn't have any time to search.
Back to top
View user's profile Send private message AIM Address MSN Messenger
Viktor



Joined: 07 Jun 2005
Posts: 3

PostPosted: Thu Jun 09, 2005 4:23 am    Post subject: Reply with quote

Your friend is the make files, read some info about "make" and look at the make files (Makefile) in the sample dir of PS2SDK (copy them as a base for your own), then you just have to type "make" in your program directory and it will handle all gcc/g++ etc commands. Very handy :)
Don't forget to add the environment parameters found in the PS2SDK documentation to your .bashrc (if you run bash), without them you will have a harder time finding the compiler.

/Viktor
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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