You are not logged in.
Pages: 1
Hey there!
There seems to be a small problem with the latest OGLRender.cpp
In line 325 and 355 you seem to be trying to convert const GLChar** into GLChar** which isn't possible.
Just thought I should let you know.
Offline
It's possible, as long as it's not modified
It's just a not recommended cast.
Offline
Well. I didn't modify anything but I can't compile it using MSVC++2008 Professional. ![]()
Offline
I'll check in a second, I've about 20 free minutes, then I've to go back to uni work ![]()
EDIT: seems that Guillaume already fixed it, so I'm back to work.
Offline
Pages: 1