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++ sources. I tried adding and removing lines in the make file using only common sense(it's all I got for now
) but without success. What I would like is a working c++ template with the SDL library included. Just an empty main function would suffice to get me started. My attemps, when they compile, cause the GP32 to reset.
If anyone as the time to help me on this one, it would be greatly appreciated.
If anyone as the time to help me on this one, it would be greatly appreciated.