Re: XForms: Setting the include directories, and other minutae

From: spl@ncmir.ucsd.edu
Date: Sat Apr 06 2002 - 10:59:24 EST


# To subscribers of the xforms list from spl@ncmir.ucsd.edu :

> This should be a simple thing, but it's something I have never
> learned.... How do you tell the compiler to include directories in
> its compilation? I'm compiling on OS X, and have the X11 layer
> installed. When I try to compile my own software, the compiler
> complains that it can't find all the X11 include files. They are in
> /usr/X11R6/include, but I don't know how to tell my system to look
> there to find the header files. If anyone can tell me how to set the
> compiler to find certain directories, I would appreciate it!

You do this through a compiler flag:

        gcc -I/usr/X11R6/include ...

> Also, are we still missing some items? I asked about adding a
> routine for double precision XYplot points, and T.C. said he had
> created that routine, but I can't find it anywhere in the source
> distribution.

This is not in the current distribution -- what I had was a snapshot
of the sources from a couple months ago, before the last flurry of
changes. Of course, now you're free to add it. Or you can wait till
version 1.0.

                                                                spl

_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuhs.mil or see
http://bob.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://world.std.com/~xforms
List Archive: http://bob.usuhs.mil/mailserv/list-archives/



This archive was generated by hypermail 2b29 : Wed May 01 2002 - 13:54:18 EDT