Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Date: Wed, 25 Aug 1999 17:42:36 +0100 (BST) Message-Id: <199908251642.RAA22789@ceratops> From: Jon Cook To: cygwin@sourceware.cygnus.com Subject: OpenGL 1.1 Hi, I'm trying to use gcc to compile an OpenGL 1.1 program, but not having much success. Everythings fine if I stick to the OpenGL 1.0 spec, but using any of the new 1.1 calls (e.g. glBindTexture) results in that symbol being undefined. The OpenGL DLL implements the 1.1 spec and glBindTexture shows up as an exported function under quikview. I'd be greatful if anyone could help me with this. Cheers, Jon -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com