[Paraview] Problems building 3.8.0

Carolyn Stancoff cstancoff at gmail.com
Tue Jun 15 14:47:33 EDT 2010


That worked.  But now I'm getting

error C2039: 'vector': is not a member of 'std::vector<_Ty>'

Thanks,

Carolyn

On Mon, Jun 14, 2010 at 3:19 PM, Dave Partyka <dave.partyka at kitware.com>wrote:

> 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 <cstancoff at gmail.com>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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100615/5d6845b5/attachment.htm>


More information about the ParaView mailing list