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 Date: Thu, 9 Aug 2001 01:03:37 -0700 (PDT) From: Mo DeJong To: cygwin AT cygwin DOT com Subject: Re: using GCC with Tcl/Tk In-Reply-To: <200108071154.NAA01190@vliet.cs.utwente.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 7 Aug 2001, Albert Schoute wrote: > Dear Reader, > > I have downloaded and installed cygwin-1.3.2 and can run gcc on Windows 2000 > without any problem. I am porting an application that uses Tcl/Tk. The > include- file tk.h, however, tries to include X11/Xlib.h which does not > exist. How can I resolve this problem? > > I would appreciate it very much if you can help me, Well, you could download Tcl/Tk 8.3 and build with the mingw toolchain. The Tcl/Tk 8.3 release does not build with Cygwin without some modifications. You could also use the Tcl/Tk 8.0 from the sources CVS that does build with Cygwin. cheers Mo DeJong Red Hat Inc -- 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/