[vtkusers] VTK 4.2.2 compile fix for VS.NET 2003
p.klotz at icoserve.com
p.klotz at icoserve.com
Wed May 14 04:15:24 EDT 2003
In VS.NET 2003 no pow(int,float) function exists and therefore VTK
compilation fails.
The attached patch uses pow(float,float) in two cases in
vtkScalarBarActor.cxx.
Best regards, Peter.
(See attached file: VTK-4.2.2.pow.patch)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VTK-4.2.2.pow.patch
Type: application/octet-stream
Size: 783 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030514/92d59f9d/attachment.obj>
More information about the vtkusers
mailing list