D:\CONTOUR\contour.c(154) : error C2275: 'UF_CURVE_line_t' : illegal use of this type as an expression
e:\program files\eds\unigraphics nx 2.0\ugopen\uf_curve.h(221) : see declaration of 'UF_CURVE_line_t'
D:\CONTOUR\contour.c(154) : error C2146: syntax error : missing ';' before identifier 'line1'
D:\CONTOUR\contour.c(154) : error C2065: 'line1' : undeclared identifier
D:\CONTOUR\contour.c(155) : error C2275: 'UF_CURVE_line_t' : illegal use of this type as an expression
e:\program files\eds\unigraphics nx 2.0\ugopen\uf_curve.h(221) : see declaration of 'UF_CURVE_line_t'
D:\CONTOUR\contour.c(155) : error C2146: syntax error : missing ';' before identifier 'line2'
D:\CONTOUR\contour.c(155) : error C2065: 'line2' : undeclared identifier
D:\CONTOUR\contour.c(156) : error C2275: 'UF_CURVE_line_t' : illegal use of this type as an expression
e:\program files\eds\unigraphics nx 2.0\ugopen\uf_curve.h(221) : see declaration of 'UF_CURVE_line_t'
D:\CONTOUR\contour.c(156) : error C2146: syntax error : missing ';' before identifier 'line3'
D:\CONTOUR\contour.c(156) : error C2065: 'line3' : undeclared identifier
D:\CONTOUR\contour.c(158) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(159) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(160) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(161) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(162) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(163) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(165) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(166) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(167) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(168) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(169) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(170) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(172) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(173) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(174) : error C2224: left of '.start_point' must have struct/union type
D:\CONTOUR\contour.c(175) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(176) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(177) : error C2224: left of '.end_point' must have struct/union type
D:\CONTOUR\contour.c(182) : error C2275: 'tag_t' : illegal use of this type as an expression
e:\program files\eds\unigraphics nx 2.0\ugopen\uf_defs.h(53) : see declaration of 'tag_t'
D:\CONTOUR\contour.c(182) : error C2146: syntax error : missing ';' before identifier 'line'
D:\CONTOUR\contour.c(182) : error C2065: 'line' : undeclared identifier
D:\CONTOUR\contour.c(182) : error C2109: subscript requires array or pointer type
D:\CONTOUR\contour.c(197) : warning C4133: 'function' : incompatible types - from 'int *' to 'struct UF_CURVE_line_s *'
D:\CONTOUR\contour.c(197) : error C2109: subscript requires array or pointer type
D:\CONTOUR\contour.c(197) : error C2102: '&' requires l-value
D:\CONTOUR\contour.c(197) : error C2198: 'UF_CURVE_create_line' : too few actual parameters
D:\CONTOUR\contour.c(198) : warning C4133: 'function' : incompatible types - from 'int *' to 'struct UF_CURVE_line_s *'
D:\CONTOUR\contour.c(198) : error C2109: subscript requires array or pointer type
D:\CONTOUR\contour.c(198) : error C2102: '&' requires l-value
D:\CONTOUR\contour.c(198) : error C2198: 'UF_CURVE_create_line' : too few actual parameters
D:\CONTOUR\contour.c(199) : warning C4133: 'function' : incompatible types - from 'int *' to 'struct UF_CURVE_line_s *'
D:\CONTOUR\contour.c(199) : error C2109: subscript requires array or pointer type
D:\CONTOUR\contour.c(199) : error C2102: '&' requires l-value
D:\CONTOUR\contour.c(199) : error C2198: 'UF_CURVE_create_line' : too few actual parameters
Error executing cl.exe.
Creating browse info file...