[vtkusers] Problem compiling VTK3.2 on windows
David Gobbi
dgobbi at irus.rri.on.ca
Mon Apr 30 09:35:58 EDT 2001
Hi Matt,
Download the latest VC++ service pack from Microsoft. This should
fix the problem.
- David
--
David Gobbi, MSc dgobbi at irus.rri.on.ca
Advanced Imaging Research Group
Robarts Research Institute, University of Western Ontario
On Mon, 30 Apr 2001, ferrant wrote:
> Hi,
>
> I am trying to compile VTK 3.2 on a windows NT computer using MS VC++.
> After having run the pcmaker, nmake crashes on the vtkWarpTransform.cxx
> with a bunch of messages like this one :
>
> C:\TEMP\matt_vtk\vtk-src-windows\common\vtkWarpTransform.cxx(78) : error
> C2664: 'void vtkWarpTransform::TemplateTransformInverse(const float
> [],float [])' : cannot convert parameter 2 from 'const float []' to 'float
> []'
>
> Is there something I need to tell the compiler to prevent these errors ?
>
> thanks,
>
> matt
More information about the vtkusers
mailing list