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:

> 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@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]