This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Mingw32 and OpenGL extensions


dale henderson wrote:
> 
> 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

If these are the unresolved symbols you get and not
wglCreateContext@4 etc., you don't, for some reason, get the
prototypes. It is impossible to say with so little information.

Regards,
Anders

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com