Turn off VTK_USE_N_WAY_ARRAYS. VS 2003's compiler can't handle the templates used in the Variants and N-Way arrays.
On Mon, Jun 14, 2010 at 5:01 PM, Carolyn Stancoff <[email protected]>wrote: > All, > > I'm trying to build 3.8.0 on Windows XP. I'm using qt 4.6.0, cmake 2.8.1, > and Visual Studio 7 2003. I get the following error: > > error C2063 'vtkTypedArray<T>::GetVariantValue' : not a function > > Any ideas? > > Thanks, > > Carolyn > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
