Results 1 to 2 of 2

Thread: PSPdev win32 help

                  
   
  1. #1

    Question PSPdev win32 help

    Hi.

    I've been programming in windows for a long time. And have also created a few apps for GBA. But I'm a total noob when it comes to psp.

    I'm using the pspdev win32 toolchain/compiler. I'm using MinGW instead of cygwin.

    Needless to say, everything compiles and i can get the HelloWorld and Counter progs to run on my 2.6.

    My problem is with the simple image processing tutorial. I need the png.h file. All other header files are there.

    How can i download this file when not using cygwin?

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

    Default

    The PNG library should be almost standard with most released SDKs. Look in your PSPSDK includes folder: (usually under C:\PSPSDK\includes I think) and see if you have png.h there. If not, gab the source code from the PNG Library site and build it yourself.

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
  •