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]

Re: Pb including Xm.h


On Tue, 8 Jul 2003, [iso-8859-1] philippe guillaume wrote:

> 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 ?

A search for "Xm.h" on <http://cygwin.com/packages/> reveals that the package
'lesstif' contains those headers. So, you need to install the 'lesstif' package.

Elfyn

-- 
Elfyn McBratney, EMCB
http://www.emcb.co.uk
elfyn@emcb.co.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/


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