Page 11 of 13 FirstFirst ... 78910111213 LastLast
Results 101 to 110 of 125

Thread: [Tutorial]The Quick + Easy Way To Start Developing in C/C++!!

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

    Default

    No, that only refers to the point where you use the compile. At the moment you are only setting up the Windows path.

    Did a quick search on the Net and everything either points to Windows Corruption, Spyware or Virus.

    Ref: http://www.computing.net/windowsxp/w...um/133675.html

    Try a virus scan and see what comes up.

  2. #102
    DCEmu Legend gunntims0103's Avatar
    Join Date
    May 2006
    Location
    Brentwood, NY
    Age
    33
    Posts
    2,976
    Rep Power
    109

    Default

    im having norton antivirus scan my computer right now. Il post back with the results

  3. #103
    DCEmu Legend gunntims0103's Avatar
    Join Date
    May 2006
    Location
    Brentwood, NY
    Age
    33
    Posts
    2,976
    Rep Power
    109

    Default

    o yea!!!!!!!

    i finally got my compiler to work....

    the problem was that i have to put all the instructions that i would give to my command prompt, i have to put it in the code of the start.bat

    problem solved

  4. #104
    DCEmu Rookie
    Join Date
    Jun 2006
    Posts
    219
    Rep Power
    66

    Default

    IS there an easy way to take an already written C++ program (written for Windows API with Direct X) and convert it to PSPSDK?

    I don't know jack about coding, but I'd like to take this Atari 7800 Emulator source code (C++) and compile it for the PSP and see if it runs any good...

    https://home.comcast.net/%7egscottst.../ProSystem.zip

  5. #105
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    84

    Default

    Easy, no. Possible, yes.

  6. #106
    DCEmu Rookie -=me=-'s Avatar
    Join Date
    Sep 2006
    Location
    Manchester
    Posts
    163
    Rep Power
    65

    Question

    I cant get this to work, it says "make" isn't a command

    c.) Type make and hit enter.
    You should get something like this in the command prompt and and eboot in the x:\pspdev\psp\sdk\samples\controller\basic folder:

  7. #107
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    84

    Default

    Is your batch file correct? Are the paths in the batch file correct? Post up the contents in your batch file and the installation pat to the SDK.

  8. #108

    Default

    wow after reading all that i still dont know how to make anything :| the end instruction said that after that its self explanitory but i wouldnt have a clue what to do after that

  9. #109
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    84

    Default

    Quote Originally Posted by froggie22 View Post
    wow after reading all that i still dont know how to make anything :| the end instruction said that after that its self explanitory but i wouldnt have a clue what to do after that
    You start coding. This isn't a tutorial on how to develop on the PSP but how to setup a toolchain.

  10. #110

    Default

    ohh ok then. is there a tutorial on how to start coding? i havent coded b4 but would like to have a try..

Page 11 of 13 FirstFirst ... 78910111213 LastLast

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
  •