[Insight-users] itkio library
ycl lydia
ycllydia@hotmail.com
Tue, 09 Apr 2002 19:52:39 +0000
This is a multi-part message in MIME format.
------=_NextPart_000_20ff_3c5d_4abf
Content-Type: text/plain; charset=iso-8859-1; format=flowed
That's waht I did
1. I downloaded itkwinzip file
2. I installed it using cmakesetup
3. I compiled and linked all the projects inside.
Then
1.I copied the gaussian example project outside itk directory
2. I built it again using cmakesetup : for the source directory I used the
new deirctory of the gaussian filter example.
3. I kept the cmakelists file as it is (I think that's the mistake)
4. I loded the dsw file and built it and that's the error file I get.
it's attached to the massage.
I know I should change something inside the cmakelist file but what is it?
>From: Luis Ibanez <luis.ibanez@kitware.com>
>To: ycl lydia <ycllydia@hotmail.com>
>CC: insight-users@public.kitware.com
>Subject: Re: [Insight-users] itkio library
>Date: Tue, 09 Apr 2002 09:45:20 -0400
>
>
>Hi Lydia,
>
>ITKIO.lib should be built by default.
>It should not depend on the options you
>select with CMake.
>
>In principle the library should be created
>in the Insight binary directory (the one you
>selected during configuration, let's say
>"InsightBin"):
>
> InsightBin/Code/IO/
>
>and depending on the VC++ configuration
>that you are using it should be in a
>subdir like:
>
> Debug/ or Release/ or
> MinSizeRel/ or RelWithDebInfo/
>
>Note that you should use the same VC++
>configuration for the whole build.
>
>If your project is built for Release
>but the libraries were built for Debug,
>the library will not be found at link
>time because VC++ will look for the
>library in a "/Release" subdirectory.
>
>
>Are you getting a link time error from VC++ ?
>
>It this is the case, could you please post
>the full error message to the list.
>
>
> Thanks
>
> Luis
>
>
>==========================================
>
>ycl lydia wrote:
>>Dear All
>>I installed itk and built itk using Cmakesetup many times with all the
>>options set to On except build shared libraries option. I never get
>>itkio library. what's wrong in my installation? is there anything I need
>>to add?
>>thanks
>>
>>_________________________________________________________________
>>MSN Photos est le moyen le plus simple de partager, modifier et imprimer
>>vos photos préférées. http://photos.msn.fr/Support/WorldWide.aspx
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users@public.kitware.com
>>http://public.kitware.com/mailman/listinfo/insight-users
>>
>
>
>
>
>_______________________________________________
>Insight-users mailing list
>Insight-users@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-users
_________________________________________________________________
Discutez en ligne avec vos amis, essayez MSN Messenger :
http://messenger.msn.fr
------=_NextPart_000_20ff_3c5d_4abf
Content-Type: text/plain; name="errors.txt"; format=flowed
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="errors.txt"
Performing Custom Build Step on
D:/GaussianFilter/GaussianFilter/liFilterConsoleGUI.fl
Compiling...
GaussianFilter.cxx
D:\ITKAVRIL\BINARY\AUXILIARY\FLTKIMAGEVIEWER\fltkImageViewerGUI.h(8) : fatal
error C1083: Cannot open include file: 'GLSliceView.h': No such file or
directory
liFilterConsoleGUI.cxx
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(324) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(324) : error C2061:
syntax error : identifier 'istream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(327) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(327) : error C2061:
syntax error : identifier 'istream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2143:
syntax error : missing ';' before '&'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2501:
'ostream' : missing storage-class or type specifiers
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2059:
syntax error : ';'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2061:
syntax error : identifier 'ostream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2954:
template definitions cannot nest
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2143:
syntax error : missing ';' before '&'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2501:
'istream' : missing storage-class or type specifiers
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2059:
syntax error : ';'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2061:
syntax error : identifier 'istream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(24) : error C2954:
template definitions cannot nest
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(31) : error C2461:
'vnl_vector_ref<T>' : constructor syntax missing formal parameters
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(32) : error C2065:
'space' : undeclared identifier
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(32) : error C2258:
illegal pure syntax, must be '= 0'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(33) : error C2065:
'n' : undeclared identifier
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(33) : error C2258:
illegal pure syntax, must be '= 0'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(36) : error C2146:
syntax error : missing ';' before identifier 'vnl_vector_ref'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(120) : error C2059: syntax error :
'return'
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(246) : see reference to
class template instantiation 'itk::Vector<T,TVectorDimension>' being
compiled
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(120) : error C2238: unexpected
token(s) preceding ';'
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(246) : see reference to
class template instantiation 'itk::Vector<T,TVectorDimension>' being
compiled
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(125) : error C2143: syntax error :
missing ';' before 'void'
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(246) : see reference to
class template instantiation 'itk::Vector<T,TVectorDimension>' being
compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(149) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(150) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(157) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(158) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(159) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2664:
'abs' : cannot convert parameter 1 from 'const class std::complex<float>' to
'int'
Source or target has incomplete type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_vector<T> &,const
class vnl_matrix<T> &)' : could not deduce template argument for 'const
class vnl_vector<T> &' from 'c
onst class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_matrix<T> &,const
class vnl_vector<T> &)' : could not deduce template argument for 'const
class vnl_matrix<T> &' from 'c
onst class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class vnl_vector<T> __cdecl operator *(T,const class vnl_vector<T> &)' :
could not deduce template argument for '' from 'const class
std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const class std::valarray<_Ty> &)' : could not deduce
template argument for 'const class std:
:valarray<_Ty> &' from 'const class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const _Ty &,const class
std::valarray<_Ty> &)' : could not deduce template argument for 'const &'
from 'const class std::comp
lex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const _Ty &)' : could not deduce template argument for
'const class std::valarray<_Ty> &' fro
m 'const class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2676:
binary '*' : 'const class std::complex<float>' does not define this operator
or a conversion to a type acceptable to the predefined operator
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2653:
'vcl_generic_complex_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2065:
'norm' : undeclared identifier
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2664:
'abs' : cannot convert parameter 1 from 'const class std::complex<double>'
to 'int'
Source or target has incomplete type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_vector<T> &,const
class vnl_matrix<T> &)' : could not deduce template argument for 'const
class vnl_vector<T> &' from 'c
onst class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_matrix<T> &,const
class vnl_vector<T> &)' : could not deduce template argument for 'const
class vnl_matrix<T> &' from 'c
onst class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class vnl_vector<T> __cdecl operator *(T,const class vnl_vector<T> &)' :
could not deduce template argument for '' from 'const class
std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const class std::valarray<_Ty> &)' : could not deduce
template argument for 'const class std:
:valarray<_Ty> &' from 'const class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const _Ty &,const class
std::valarray<_Ty> &)' : could not deduce template argument for 'const &'
from 'const class std::comp
lex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const _Ty &)' : could not deduce template argument for
'const class std::valarray<_Ty> &' fro
m 'const class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2676:
binary '*' : 'const class std::complex<double>' does not define this
operator or a conversion to a type acceptable to the predefined operator
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2653:
'vcl_generic_complex_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2664:
'abs' : cannot convert parameter 1 from 'const class std::complex<long
double>' to 'int'
Source or target has incomplete type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_vector<T> &,const
class vnl_matrix<T> &)' : could not deduce template argument for 'const
class vnl_vector<T> &' from 'c
onst class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_matrix<T> &,const
class vnl_vector<T> &)' : could not deduce template argument for 'const
class vnl_matrix<T> &' from 'c
onst class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class vnl_vector<T> __cdecl operator *(T,const class vnl_vector<T> &)' :
could not deduce template argument for '' from 'const class
std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const class std::valarray<_Ty> &)' : could not deduce
template argument for 'const class std:
:valarray<_Ty> &' from 'const class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const _Ty &,const class
std::valarray<_Ty> &)' : could not deduce template argument for 'const &'
from 'const class std::comp
lex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const _Ty &)' : could not deduce template argument for
'const class std::valarray<_Ty> &' fro
m 'const class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2676:
binary '*' : 'const class std::complex<long double>' does not define this
operator or a conversion to a type acceptable to the predefined operator
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2653:
'vcl_generic_complex_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : error C2143:
syntax error : missing ';' before '&'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : error C2501:
'ostream' : missing storage-class or type specifiers
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : fatal error
C1003: error count exceeds 100; stopping compilation
liFilterConsole.cxx
D:\ITKAVRIL\BINARY\AUXILIARY\FLTKIMAGEVIEWER\fltkImageViewerGUI.h(8) : fatal
error C1083: Cannot open include file: 'GLSliceView.h': No such file or
directory
liFilterConsoleBase.cxx
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(324) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(324) : error C2061:
syntax error : identifier 'istream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(327) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(327) : error C2061:
syntax error : identifier 'istream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(359) : see
reference to class template instantiation 'vnl_vector<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2143:
syntax error : missing ';' before '&'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2501:
'ostream' : missing storage-class or type specifiers
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2059:
syntax error : ';'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(417) : error C2061:
syntax error : identifier 'ostream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2954:
template definitions cannot nest
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2143:
syntax error : missing ';' before '&'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2501:
'istream' : missing storage-class or type specifiers
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2059:
syntax error : ';'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector.h(418) : error C2061:
syntax error : identifier 'istream'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(24) : error C2954:
template definitions cannot nest
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(31) : error C2461:
'vnl_vector_ref<T>' : constructor syntax missing formal parameters
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(32) : error C2065:
'space' : undeclared identifier
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(32) : error C2258:
illegal pure syntax, must be '= 0'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(33) : error C2065:
'n' : undeclared identifier
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(33) : error C2258:
illegal pure syntax, must be '= 0'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(36) : error C2146:
syntax error : missing ';' before identifier 'vnl_vector_ref'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_vector_ref.h(61) : see
reference to class template instantiation 'vnl_vector_ref<T>' being compiled
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(120) : error C2059: syntax error :
'return'
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(246) : see reference to
class template instantiation 'itk::Vector<T,TVectorDimension>' being
compiled
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(120) : error C2238: unexpected
token(s) preceding ';'
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(246) : see reference to
class template instantiation 'itk::Vector<T,TVectorDimension>' being
compiled
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(125) : error C2143: syntax error :
missing ';' before 'void'
D:\ITKNEW\INSIGHT\CODE\COMMON\itkVector.h(246) : see reference to
class template instantiation 'itk::Vector<T,TVectorDimension>' being
compiled
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(149) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(150) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(153) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(154) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(157) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(158) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_math.h(159) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2664:
'abs' : cannot convert parameter 1 from 'const class std::complex<float>' to
'int'
Source or target has incomplete type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2027: use
of undefined type 'complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_vector<T> &,const
class vnl_matrix<T> &)' : could not deduce template argument for 'const
class vnl_vector<T> &' from 'c
onst class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_matrix<T> &,const
class vnl_vector<T> &)' : could not deduce template argument for 'const
class vnl_matrix<T> &' from 'c
onst class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class vnl_vector<T> __cdecl operator *(T,const class vnl_vector<T> &)' :
could not deduce template argument for '' from 'const class
std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const class std::valarray<_Ty> &)' : could not deduce
template argument for 'const class std:
:valarray<_Ty> &' from 'const class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const _Ty &,const class
std::valarray<_Ty> &)' : could not deduce template argument for 'const &'
from 'const class std::comp
lex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const _Ty &)' : could not deduce template argument for
'const class std::valarray<_Ty> &' fro
m 'const class std::complex<float>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2676:
binary '*' : 'const class std::complex<float>' does not define this operator
or a conversion to a type acceptable to the predefined operator
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2653:
'vcl_generic_complex_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(35) : error C2065:
'norm' : undeclared identifier
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2664:
'abs' : cannot convert parameter 1 from 'const class std::complex<double>'
to 'int'
Source or target has incomplete type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2027: use
of undefined type 'complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_vector<T> &,const
class vnl_matrix<T> &)' : could not deduce template argument for 'const
class vnl_vector<T> &' from 'c
onst class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_matrix<T> &,const
class vnl_vector<T> &)' : could not deduce template argument for 'const
class vnl_matrix<T> &' from 'c
onst class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class vnl_vector<T> __cdecl operator *(T,const class vnl_vector<T> &)' :
could not deduce template argument for '' from 'const class
std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const class std::valarray<_Ty> &)' : could not deduce
template argument for 'const class std:
:valarray<_Ty> &' from 'const class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const _Ty &,const class
std::valarray<_Ty> &)' : could not deduce template argument for 'const &'
from 'const class std::comp
lex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const _Ty &)' : could not deduce template argument for
'const class std::valarray<_Ty> &' fro
m 'const class std::complex<double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2676:
binary '*' : 'const class std::complex<double>' does not define this
operator or a conversion to a type acceptable to the predefined operator
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(36) : error C2653:
'vcl_generic_complex_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.real' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2228:
left of '.imag' must have class/struct/union type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2653:
'vcl_generic_cmath_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2664:
'abs' : cannot convert parameter 1 from 'const class std::complex<long
double>' to 'int'
Source or target has incomplete type
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2027: use
of undefined type 'complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_vector<T> &,const
class vnl_matrix<T> &)' : could not deduce template argument for 'const
class vnl_vector<T> &' from 'c
onst class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class vnl_vector<T> __cdecl operator *(const class vnl_matrix<T> &,const
class vnl_vector<T> &)' : could not deduce template argument for 'const
class vnl_matrix<T> &' from 'c
onst class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class vnl_vector<T> __cdecl operator *(T,const class vnl_vector<T> &)' :
could not deduce template argument for '' from 'const class
std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const class std::valarray<_Ty> &)' : could not deduce
template argument for 'const class std:
:valarray<_Ty> &' from 'const class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const _Ty &,const class
std::valarray<_Ty> &)' : could not deduce template argument for 'const &'
from 'const class std::comp
lex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2784:
'class std::valarray<_Ty> __cdecl std::operator *(const class
std::valarray<_Ty> &,const _Ty &)' : could not deduce template argument for
'const class std::valarray<_Ty> &' fro
m 'const class std::complex<long double>'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2676:
binary '*' : 'const class std::complex<long double>' does not define this
operator or a conversion to a type acceptable to the predefined operator
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_complex.h(37) : error C2653:
'vcl_generic_complex_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : error C2653:
'vcl_generic_iosfwd_STD' : is not a class or namespace name
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : error C2143:
syntax error : missing ';' before '&'
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : error C2501:
'ostream' : missing storage-class or type specifiers
D:\ITKNEW\INSIGHT\CODE\NUMERICS\VXL\vnl/vnl_matrix.h(37) : fatal error
C1003: error count exceeds 100; stopping compilation
------=_NextPart_000_20ff_3c5d_4abf--