| View previous topic :: View next topic |
| Author |
Message |
dospro
Joined: 14 Sep 2006 Posts: 13
|
Posted: Mon Sep 18, 2006 2:10 pm Post subject: PSP dev in CodeBlocks |
|
|
Hi. Well, my propose is to get CodeBlocs use the cygwin for psp development. I have done this previously with dreamcast, and i know its posible with PSP.
I tried looking at Dev-C++ config for PSP, but the web says something about logan giving permision to enter. Who knows?
Any way, can some one just tell me the parameteres and commands needed for compiling a project? then i could to put them in the correct place in CodeBlocks to make it work.
For those who dont know, Code:Blocks is a cool IDE, much better than Dev-C++, for developing C/C++. And also availabel for linux.
www.codeblocks.org |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Mon Sep 18, 2006 3:23 pm Post subject: |
|
|
well normally you have a makefile and just type make for a 1.0 EBOOT and make kxploit / SCEkxploit if you want a 1.50 kxploited eboot (the first does a kxploit with corrupt folders in the vsh the other don't)
if you are building a prx you just need make |
|
| Back to top |
|
 |
adrahil
Joined: 16 Mar 2006 Posts: 277
|
Posted: Mon Sep 18, 2006 8:41 pm Post subject: |
|
|
| look at the .mak files in $PSPSDK/psp/sdk/lib/...... |
|
| Back to top |
|
 |
lynx44
Joined: 01 Jun 2005 Posts: 12
|
Posted: Tue Sep 19, 2006 2:55 pm Post subject: |
|
|
I know this isn't your question, but have you tried using Eclipse? Free and totally compatible. Great IDE, I used it at school, now at work, and for PSP dev.
-Matt |
|
| Back to top |
|
 |
|