[Insight-users] FW: Compilation Problems

Dorian Averbuch DorianA at SuperDimension.com
Tue Jan 1 02:47:29 EST 2002


> Hello, while 
> building insight acording to the instructions with Cmake in Win32
> enviroment
> the following compilation errors appeared. It seems that the include
> pathes are incorrect,
> as the included files are in the list.
> 
> The following output was printed by VC++ (The simmilar lines were removed
> and replaced with ...):
> 
> --------------------Configuration: VXLNumerics - Win32
> RelWithDebInfo--------------------
> Compiling...
> F77_aloc.c
> c_abs.c
> c_div.c
> c_sqrt.c
> cabs.c
> .
> .
> .
> zung2r.c
> zunghr.c
> zungqr.c
> Generating Code...
> Compiling...
> vcl_list+vnl_double_4-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_list+vnl_double_4-.
> cxx(1) : fatal error C1083: Cannot open include file: 'vcl_list.txx': No
> such file or directory
> vcl_vector+double_3-.cxx
> .
> .
> .
> rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+float_3-.cxx(3)
> : fatal error C1083: Cannot open include file: 'vcl_vector.txx': No such
> file or directory
> vcl_vector+vcl_vector+vnl_double_3x4--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vcl_vector+v
> nl_double_3x4--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_double_3x4.h': No such file or directory
> vcl_vector+vcl_vector+vnl_float_2--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vcl_vector+v
> nl_float_2--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_float_2.h': No such file or directory
> vcl_vector+vnl_double_2-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_double_2
> -.cxx(1) : fatal error C1083: Cannot open include file: 'vcl_vector.txx':
> No such file or directory
> vcl_vector+vnl_double_4-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_double_4
> -.cxx(1) : fatal error C1083: Cannot open include file: 'vcl_vector.txx':
> No such file or directory
> vcl_vector+vnl_matrix+double--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_matrix+d
> ouble--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_matrix.h': No such file or directory
> vcl_vector+vnl_matrix+double-~-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_matrix+d
> ouble-~-.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_matrix.h': No such file or directory
> vcl_vector+vnl_matrix+float--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_matrix+f
> loat--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_matrix.h': No such file or directory
> vcl_vector+vnl_matrix_fixed+double.3.4--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_matrix_f
> ixed+double.3.4--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vcl_vector.txx': No such file or directory
> vcl_vector+vnl_real_npolymial~-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_real_npo
> lymial~-.cxx(1) : fatal error C1083: Cannot open include file:
> 'vcl_vector.txx': No such file or directory
> vcl_vector+vnl_vector+double--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_vector+d
> ouble--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_vector.h': No such file or directory
> vcl_vector+vnl_vector+double-~-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_vector+d
> ouble-~-.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_vector.h': No such file or directory
> vcl_vector+vnl_vector+double_complex--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_vector+d
> ouble_complex--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vcl_complex.h': No such file or directory
> vcl_vector+vnl_vector+float--.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_vector+f
> loat--.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_vector.h': No such file or directory
> vcl_vector+vnl_vector+float-~-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vcl_vector+vnl_vector+f
> loat-~-.cxx(1) : fatal error C1083: Cannot open include file:
> 'vnl/vnl_vector.h': No such file or directory
> vnl_c_vector+bool-.cxx
> C:\rnd\itk\Insight\Code\Numerics\vxl\vnl\Templates\vnl_c_vector+bool-.cxx(
> 1) : fatal error C1083: Cannot open include file: 'vnl/vnl_c_vector.h': No
> such file or directory
> Generating Code...
> Compiling...
> .
> .
> .
> Generating Code...
> Error executing cl.exe.
> 
> ALL_BUILD - 196 error(s), 0 warning(s)



More information about the Insight-users mailing list