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 Reply-To: From: "Norman Vine" To: "'David J. Kinney'" , Subject: RE: compiling togl Date: Wed, 3 Oct 2001 19:12:57 -0400 Message-ID: <000101c14c60$f0e07da0$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 In-Reply-To: <4.3.2.7.2.20011003112932.00affe80@mail.arc.nasa.gov> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal David J. Kinney writes: > >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 nave placed a readme and a Makefile.cyg for Togl at http://www.vso.cape.com/~nhv/files/cygwin/togl Note you will need to have the X11 headers from the tcl/tk sources I have placed a zip of just these headers in the parent directory Cheers Norman -- 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/