Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <372DCA2B.6A799DE1@hem2.passagen.se>
Date: Mon, 03 May 1999 18:09:15 +0200
From: Anders Norlander <anorland@hem2.passagen.se>
X-Mailer: Mozilla 4.01 [en] (Win95; I)
MIME-Version: 1.0
To: dale henderson <dalekh@hotmail.com>
CC: cygwin@sourceware.cygnus.com
Subject: Re: Mingw32 and OpenGL extensions
X-Priority: 3 (Normal)
References: <19990503133916.62165.qmail@hotmail.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

dale henderson wrote:
> 
> Can anyone instruct me how to get these extensions working that are in
> Windows32/CommonFunctions.h?
> At this point I am getting undefined reference for such extensions as
> wglCreateContext.

Specify -lopengl32 when linking.

Regards,
Anders

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

