Search results

  1. N

    GP32 Little help geting started on c++

    Hi, I'm using minigp32 and I'm trying to understand how to code in c++ with it. I have the gcctest and it works fine. It seems that it uses g++ to compile the cpp sources. But I don't understand the make files and what makes them thick. So I'm unable to compile a working version of any other c++...
  2. N

    GP32 Common GP32 reseting reason

    Hi, I compile my prog with minigp32 and when I run it, the GP32 resets. Now I know that there must be 10s of wrong things in my code. But I would like to know if there is obvious places I could check first. The code is c++ and with fiddling in the makefile(wich is greek to me) I mannaged to...
  3. N

    GP32 load and display BMP

    Hi everybody, I'm in the process of repeatedly crying of joy as I compile and run stuff on my GP32 with minigp32 and the SDL port. A big thank you and cuddos to all concerned!! :D I ported SDL tutorial 1 on the SDL official site with no problem. It is about filling the screen with color...
Back
Top