danlorimer
Still Fresh
After lots of heartache I finally found a really old topic about how to set it all up, so no biggy, thanks to all who contributed to that^^
I have my gp2x code compiling well(no .gpe tho =$), but my win32 version has the following error:
CODE
c:\devkitpro\devkitgp2x\include\sdl\sdl.h(111) : error C2010: '.' : unexpected in macro formal parameter list
In sdl.h, line 111 it says this:
CODE
# define dprintf(x...)
Has anyone seen this error before? And is there a possible solution?
Yours,
Dan
I have my gp2x code compiling well(no .gpe tho =$), but my win32 version has the following error:
CODE
c:\devkitpro\devkitgp2x\include\sdl\sdl.h(111) : error C2010: '.' : unexpected in macro formal parameter list
In sdl.h, line 111 it says this:
CODE
# define dprintf(x...)
Has anyone seen this error before? And is there a possible solution?
Yours,
Dan