Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 25 Aug 1999 17:42:36 +0100 (BST) Message-Id: <199908251642.RAA22789@ceratops> From: Jon Cook To: cygwin AT sourceware DOT cygnus DOT 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 AT sourceware DOT cygnus DOT com