Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990503172840.88360.qmail@hotmail.com> X-Originating-IP: [38.31.1.53] From: "dale henderson" To: anorland AT hem2 DOT passagen DOT se Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Mingw32 and OpenGL extensions Date: Mon, 03 May 1999 12:28:39 CDT Mime-Version: 1.0 Content-type: text/plain; format=flowed; Anders, Thanks for the reply. I do in fact have that library, -lopengl32, linking in my Make environment. Specifically, I get undefined references for the following extensions: wglCreateContext wglMakeCurrent wglDeleteContext wglGetProcAddress glFrustum These are all listed in , which I have in the library, glcanvas.cpp, that I am trying to use. Glcanvas.cpp is a library in wxWindows and is the file returning undefined references. I am not sure what I have left out. > > Windows32/CommonFunctions.h? > > At this point I am getting undefined reference for such extensions as > > wglCreateContext. > >Specify -lopengl32 when linking. > >Regards, >Anders _______________________________________________________________ Get Free Email and Do More On The Web. Visit http://www.msn.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com