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 Message-ID: <20030708091608.34423.qmail@web9906.mail.yahoo.com> Date: Tue, 8 Jul 2003 11:16:08 +0200 (CEST) From: =?iso-8859-1?q?philippe=20guillaume?= Subject: Pb including Xm.h To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit My program contains some include of "Xm/Xm.h" Libraries are defined like this : INC_DIR_XLIB = /usr/X11R6/include and for compilation : .... -I$(INC_DIR_LIB) .... I manage to compile it on Linux but not on Cygwin !!! But the pathes for Xm.h are the same ! When i want to compile it the following message appears : " Xm/Xm.h " no such file or directory How do you understand it ? ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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/