[vtkusers] Cannot build VTK 5.6.0 for MS Visual Studio 2003
AlgisD
algis.algiz at gmail.com
Mon May 31 13:34:37 EDT 2010
Hi,
I had tried to build VTK library for Microsoft Visual Studio 2003. Visual
Studio Project files were generated by CMAKE 2.8.1 according to instructions
in:
http://www.cs.uiowa.edu/~cwyman/classes/common/howto/winVTK.html
However I get too many errors C2063 that 'vtkTypedArray<T>::GetVariantValue'
is not a function. For example:
------ Build started: Project: vtkCommon, Configuration: Release Win32
------
Compiling...
vtkArray.cxx
e:\ccm\VTK\v5-6-0\Source\VTK\Common\vtkTypedArray.txx(35) : error C2063:
'vtkTypedArray<T>::GetVariantValue' : not a function
e:\ccm\VTK\v5-6-0\Source\VTK\Common\vtkTypedArray.txx(35) : fatal error
C1903: unable to recover from previous error(s); stopping compilation
Does somebody know how to solve this problem?
Note: VTK library for Microsoft Visual Studio 2008 was built without error
messeages.
Thank you very much in advance,
Algis
--
View this message in context: http://old.nabble.com/Cannot-build-VTK-5.6.0-for-MS-Visual-Studio-2003-tp28732425p28732425.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list