VOGONS


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

Reply 1 of 4, by mirekluza

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Something with your OpenGL libraries. Try to compile without OpenGL support.

Mirek

Reply 2 of 4, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

configure --disable-opengl i think 😀

Water flows down the stream
How to ask questions the smart way!

Reply 3 of 4, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

Or try installing (and rebuilding?) updated OpenGL support on your system.