Open GL ES in EXE
| Thu, 2005-02-10 16:46 | |
|
I try to use OpenGl without an APP.
I create a RWindowGroup and a RWindow and connect both with the RWsSession. After that it is possible to construct a CWsScreenDevice draw with a CWindowGC in the Window. But if I try to Initialize OpenGL in this Window the Function eglCreateWindowSurface throws a panic "WSERV reason 6" This Panic means that the window has the wrong type or the object index didnÂ’t recognise the handle. How must I initialize my RWindow? Thanks for your reply, Chris |
|






Forum posts: 363
Hi Chris,
I just stumbled on the same problem (WSERV panic 6 in EXE using OpenGL). Did you get anywhere with this?
Thanks in advance,
Pawel
Forum posts: 5
I got a reply from pawel (that has since disappeared) where he mentioned that it might be impossible to do this!