This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Pb including Xm.h


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]