Results 1 to 6 of 6

Thread: Just starting out

                  
   
  1. #1
    DCEmu Rookie thefanaticgamer's Avatar
    Join Date
    Jul 2006
    Location
    Manchester
    Posts
    137
    Rep Power
    65

    Default Just starting out

    Hey iv been getting lots of help off this forum so i thought id try again.... i am just getting started with this whole psp programming thing... i know c and i donwload devkitpro.... now i just need some help on how to use it to actually make the psp program and stuff if you could just get me a good tutorial site that would be great

  2. #2
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    All DevkitPro is is a compiled toolchain and Msys (that is included) is a cutdown version of Cygwin. Therefore all the psp tutorials that are targeted for the Cygwin toolchain, will work with DevkitPro.

  3. #3
    DCEmu Rookie thefanaticgamer's Avatar
    Join Date
    Jul 2006
    Location
    Manchester
    Posts
    137
    Rep Power
    65

    Default

    the tutorials im using arent helping .... all i need to do is figure out how to acutally compile the program.... i know how to code but i just dont know how to compile with msys or whatever

  4. #4
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    Go to the directory where the makefile is using msys. Type make.

  5. #5
    DCEmu Rookie thefanaticgamer's Avatar
    Join Date
    Jul 2006
    Location
    Manchester
    Posts
    137
    Rep Power
    65

    Default

    i get this error message... i think i have to install pspsdk but i have no idea how...

    make: psp-config:command not found
    MAkefile:16: /lib/build.mak: no such directory
    Make ***no rule to make target

  6. #6
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    I hazard a guess that you have installed DevkitPro but not DevkitPSP part of it. Not 100% sure without looking at your setup.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •