[vtkusers] VC7.1 compilation failure.
Andrew J. P. Maclean
a.maclean at cas.edu.au
Wed May 21 00:44:54 EDT 2003
In vtkScalarBarActor.cxx change pow(10,.) to pow(10.0f,.) in lines 357
and 536.
The current CVS version triggers a compiler error in VC7.1 relating to
the fact that the 7 overloads of pow() have similar conversions.
Apart from that everything compiles OK.
Andrew
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney 2006 NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.cas.edu.au/
___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030521/bad2071f/attachment.htm>
More information about the vtkusers
mailing list