<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
&nbsp;<BR>
I'm having trouble with the new Opengl 2.3.0.0 that's based on openglRaw. When I run an old opengl example (<A href="http://netsuperbrain.com/blog/wp-content/uploads/2008/11/teapots.hs">http://netsuperbrain.com/blog/wp-content/uploads/2008/11/teapots.hs</A>) that used to work with previous versions of &nbsp;HOpenGL, I get the following error:<BR>
teapots.exe: user error (unknown OpenGL extension entry glLightfv, check for GL_ARB_compatibility)<BR>
&nbsp;<BR>
This seems reasonable (OpenGl 3.1 doesnt support that fixed-function stuff without explicitly turning it on), but when I try to run my own small test program I get similar errors for OpenGL 3.1 stuff too:<BR>
Test.exe: user error (unknown OpenGL extension entry glClearColor, check for OpenGL 3.1)<BR>
&nbsp;<BR>
If I don't put the glut32.dll in the same directory as those examples, I get an error saying something like:<BR>
teapots.exe: user error (unknown GLUT entry glutInit)<BR>
so maybe I need to tell my executables where to find the opengl dll to link against. I've tried to put opengl32.dll&nbsp;in the same directory, but with no luck. <BR>
&nbsp;<BR>
Suggestions, anyone? I have a Opengl 3.1 capable graphics card (ATI Radeon 4850) with new drivers (Castalyst 9.8).<BR>
&nbsp;<BR>
&nbsp;<BR>
/Tobias Bexelius<BR><br /><hr />Använd nätet för att dela med dig av dina minnen till <a href='http://www.microsoft.com/sverige/windows/windowslive/products/photos-share.aspx?tab=1' target='_new'>vem du vill.</a></body>
</html>