Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.3.2.7.2.20011003112932.00affe80@mail.arc.nasa.gov> X-Sender: dkinney AT mail DOT arc DOT nasa DOT gov X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 03 Oct 2001 11:33:49 -0700 To: cygwin AT cygwin DOT com From: "David J. Kinney" Subject: compiling togl Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed I'm trying to compile the togl library (tk/tcl binding to opengl) under cygwin. The compile seems to be looking for the X libs, even though I am trying to compile it as a win32 app. I have tried -DWIN32 in the compile line, and --WIN32 for make. Is there some way to force the compile to set up the correct defines such that the win32 parts of the tk.h, etc includes are used and not the X11 parts? I am hoping I can create a tk/tcl and opengl app that is native win32 with the version of tk/tcl installed with cygwin. Has anyone done this using togl? A direct reply would be appreciate, as I have not joined the mailing list officially yet. Thanks, -Dave -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/