Jim123
01-06-2001, 09:09 AM
is it possible use opengl with watcom 11?
if i include the library opengl32.lib it comes up with this error whenever i try to use an opengl function
"The instruction at 0x69c2dacd referenced memory at 0xfffffff the memory could not be read".
if i include opengl.lib instead it will compile but it doesn't display anything i try to draw.
the same code works perfectly in visual c++.
if i include the library opengl32.lib it comes up with this error whenever i try to use an opengl function
"The instruction at 0x69c2dacd referenced memory at 0xfffffff the memory could not be read".
if i include opengl.lib instead it will compile but it doesn't display anything i try to draw.
the same code works perfectly in visual c++.