This is the mail archive of the cygwin@sourceware.cygnus.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]

How to link the X11 library?


Hi

I am trying to compile a program using a Makefile (make name).
I would like to use the X11 library and indicate it as link in the makefile
I tried to use -lX11 but its giving me the following error:

<path>/ld: cannot open -lX11: No such file or directory
collect2: ld returned 1 exit status
make: *** [name] Error 1

any ideas how to correct it will be appreciated. Thanks
I have seen the X11 include files but which lib should i
indicte?

Farooq


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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