[ncl-install] Cannot build without triangle.h
Orion Poplawski
orion at cora.nwra.com
Tue Nov 13 12:46:27 MST 2007
I'm trying to build NCL without triangle support. I set:
#define BuildTRIANGLE FALSE
in my Site.local file, but I still get:
gcc -ansi -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -O
-I../../../.././include -I/usr/include/netcdf-3 -DLinux
-D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped -DNeedFuncProto -c -o
CnTriMeshRenderer.o CnTriMeshRenderer.c
CnTriMeshRenderer.c:34:32: error: ncarg/hlu/triangle.h: No such file or
directory
Looks like BuildTRIANGLE does not properly disable triangle support.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion at cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com
More information about the ncl-install
mailing list