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]

Re: Help on compiling a C program which uses TK library


> 
> 	When I attempt to compile a C program using tk function
> calls, I get this problem:
> 
> 	In tk.h there is 
> 	
> 	#include <X11/Xlib.h>
> 
> 	and preprocessor can't find this include file. I searched the
> cygnus directories, this file does not exist in the distribution. What
> would be wrong?
> 


The X11 libraries do NOT come with cdk.exe; you need to download it
from:

   ftp://niteroi.gsfc.nasa.gov/pub/win32/X11R6.3

You will need an X server as well to run X programs.  Please see the README
file.

-- 
Arlindo da Silva    
dasilva@alum.mit.edu


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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