VOGONS

Common searches


First post, by Xgates

User metadata

Hi guys, I'm trying to compiled DosBox-0.63 source on Slackware and I get this error:

sdlmain.cpp:480: error: invalid conversion from `int' to `GLenum'
sdlmain.cpp: In function `void GFX_EndUpdate()':
sdlmain.cpp:637: error: invalid conversion from `int' to `GLenum'
make[3]: *** [sdlmain.o] Error 1

Not sure what's going on here, I have all the required libraries to compile this.

Thanks