Hi, When trying to build Paraview on a computer running under windows 7, using cmake and Visual C++ 2008 Express, I have a plenty of error like
75>c:\paraview-3.12.0\vtk\common\vtkDataArrayTemplate.txx(1016) : error C2491: 'vtkDataArrayTemplate<T>::NewIterator': dfinition de fonction dllimport non autorise 75>c:\paraview-3.12.0\vtk\common\vtkDataArrayTemplate.txx(1043) : error C2491: 'vtkDataArrayTemplate<T>::UpdateLookup': dfinition de fonction dllimport non autorise in english : to *define the function dllimport is not allowed. * Do you know chat do they mean, and what to do ? Thanks, A.Marsan
_______________________________________________ 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
