Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 8 Jul 2003 11:05:21 +0100 From: Elfyn McBratney X-X-Sender: elfyn AT ellixia Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?q?philippe=20guillaume?= cc: cygwin AT cygwin DOT com Subject: Re: Pb including Xm.h In-Reply-To: <20030708100050.37561.qmail@web9906.mail.yahoo.com> Message-ID: References: <20030708100050 DOT 37561 DOT qmail AT web9906 DOT mail DOT yahoo DOT com> Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Jul 2003, [iso-8859-1] philippe guillaume wrote: > But when i installed cygwin, i installed all the > packages ... > And even if this package was not installed , why the > file Xm.h is not found ? > I see it in /usr/X11R6/include/Xm/ > > I'm gonna try your solution If it's already there, then the pre-processor is not being given the directory `/usr/X11R6/include', it would seem. When compiling the file(s) that require this header, are you adding `-I/usr/X11R6/include' ? Elfyn -- Elfyn McBratney, EMCB http://www.emcb.co.uk elfyn AT emcb DOT co DOT uk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/