Hi Carolyn, I was able to finally track down a machine with this compiler, reproduce and fix it last night. I apologize for the delay. That machine now submits a nightly dashboard to VTK so we know right away when it breaks.
http://www.cdash.org/CDash/buildSummary.php?buildid=650969 <http://www.cdash.org/CDash/buildSummary.php?buildid=650969>Thanks! On Tue, Jun 15, 2010 at 2:47 PM, Carolyn Stancoff <[email protected]>wrote: > 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 <[email protected]>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 >> <[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
