Vect.h & vect.h

Michael Shapiro shapiro at zorro.cecer.army.mil
Fri Apr 24 17:42:40 EDT 1992


|
|My efforts to compile the grass.rim and grass.tiger code from the src.garden
|directory both fail because they cannot find the file Vect.h.  The vect_map.c
|routine in v.db.rim also includes the header file vect.h which it does find.
|
|I cannot find Vect.h anywhere in my GRASS directory tree, and vect.h does not
|contain the definitions vect_map.c needs.  Any help?
|

The file Vect.h IS in the grass source tree (if you have 4.0). Look at
the Gmakefile for d.vect (src/display/d.vect/cmd/Gmakefile) to see how
you tell the cc command where to find this include file. Look for
EXTRA_CFLAGS = $(VECT_INCLUDE) or something close to that.


Michael



More information about the grass-user mailing list