| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| To: | adriel cartmell <aa228 AT pgfn DOT bc DOT ca> |
| Date: | Fri, 12 Oct 2001 08:05:46 +0200 |
| MIME-Version: | 1.0 |
| Subject: | Re: Gtk |
| Reply-to: | cygwin AT cygwin DOT com |
| CC: | cygwin AT cygwin DOT com |
| Message-ID: | <3BC6A45A.10425.3BBF2C44@localhost> |
| In-reply-to: | <Pine.LNX.3.95.iB1.0.1011011150312.2929A-100000@strider.pgfn.bc.ca> |
| X-mailer: | Pegasus Mail for Win32 (v3.12cDE) |
| X-Hops: | 1 |
adriel cartmell schrieb am 2001-10-11, 15:07: > Forgive me if this is the wrong place for this. > > I need help installing GTk for cygwin...I installed Gtk where it all >should be. but When i make a small gTk program and have the >#include <gtk/gtk.h> it says "gtk/gtk.h no such file" even though >the file is in the usr/include/.. any ideas why this 'anit working? > > sorry again if this is the wrong place to post Sure it is in /usr/include/gtk, not /usr/local/gtk-1.x/gtk? Most gtk programs use .../bin/gtk-config to determine were the stuff is located, but if not, be sure to set the INCLUDES to point to the correct directory ( -I.../include/gtk-1.2 ). I build it myself and the headers were placed in /usr/local/include/gtk-1.2/gtk Gerrit -- =^..^= -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |