delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | jblazi <jblazi AT gmx DOT de> |
To: | cygwin AT cygwin DOT com |
Subject: | Problem with X11 include files |
Date: | Fri, 1 Nov 2002 16:18:50 +0100 |
MIME-Version: | 1.0 |
Message-Id: | <200211011618.50408.jblazi@gmx.de> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id gA1F8VC19229 |
I am trying to compile a small application from the GUILE tutorial. This application needs X11/Xlib.h. I installed the X11 files and the include file is in the directory d:/cygwin/usr/X11R6/include/X11, but I do not know how to tell this gcc. For example $ gcc -I/d:cygwin/usr/X11R6/include/ tortoise.cpp -o tortoise tortoise.cpp:1:22: X11/Xlib.h: No such file or directory does not work and if I specify the full path in my application then the = include files Xlib.h needs, are still not found. Any hints? TIA, -- Janos Blazi -- 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 |