opengl_enquirer
09-30-2003, 11:29 AM
i'm getting several unresolved externals with the new gl headers i downloaded from the sgi website. i'm presuming these are not supported in my libraries which are probably quite outdated. the thing is though whenever i go looking for opengl libraries i always come up with my hands empty or something several years old. why are libraries not available on the sgi website? i admit i'm quite ignorant in these matters. but something so ubiquitous as opengl you think would have resources sprinkled abundantly about the web, but there are little if only clandestine sources to virtually none. even on this the "opengl.org" website? call me crazy but something seems to be terribly outside of my understanding here. i realize i think that officially opengl is just specifications, and the implimentation is supposed to be up to the implimentors. but i'm unable to find any implimentations really available. if nothing i'm saying makes sense then it only demostrates my lack of grasp of these matters.
anyhow i'm trying to get software support for my new graphics card's double sided stencil buffer. any help would be apreciated.
michael
opengl.obj : error LNK2001: unresolved external symbol _wglQueryPbufferARB
opengl.obj : error LNK2001: unresolved external symbol _wglGetPbufferDCARB
opengl.obj : error LNK2001: unresolved external symbol _wglCreatePbufferARB
opengl.obj : error LNK2001: unresolved external symbol _wglChoosePixelFormatARB
opengl.obj : error LNK2001: unresolved external symbol _wglDestroyPbufferARB
opengl.obj : error LNK2001: unresolved external symbol _wglReleasePbufferDCARB
opengl.obj : error LNK2001: unresolved external symbol _wglReleaseTexImageARB
opengl.obj : error LNK2001: unresolved external symbol _wglBindTexImageARB
opengl.obj : error LNK2001: unresolved external symbol _glh_get_unsupported_extensions
opengl.obj : error LNK2001: unresolved external symbol _glh_init_extensions
xxxxxxxxxxxx.obj : error LNK2001: unresolved external symbol _glActiveStencilFaceEXT
anyhow i'm trying to get software support for my new graphics card's double sided stencil buffer. any help would be apreciated.
michael
opengl.obj : error LNK2001: unresolved external symbol _wglQueryPbufferARB
opengl.obj : error LNK2001: unresolved external symbol _wglGetPbufferDCARB
opengl.obj : error LNK2001: unresolved external symbol _wglCreatePbufferARB
opengl.obj : error LNK2001: unresolved external symbol _wglChoosePixelFormatARB
opengl.obj : error LNK2001: unresolved external symbol _wglDestroyPbufferARB
opengl.obj : error LNK2001: unresolved external symbol _wglReleasePbufferDCARB
opengl.obj : error LNK2001: unresolved external symbol _wglReleaseTexImageARB
opengl.obj : error LNK2001: unresolved external symbol _wglBindTexImageARB
opengl.obj : error LNK2001: unresolved external symbol _glh_get_unsupported_extensions
opengl.obj : error LNK2001: unresolved external symbol _glh_init_extensions
xxxxxxxxxxxx.obj : error LNK2001: unresolved external symbol _glActiveStencilFaceEXT