[vtkusers] hey guys
sanders s
sanders.x at gmail.com
Wed Dec 7 13:25:54 EST 2005
Thanks for the tip here's what the compiler is telling me
:make
Building CXX object IO/CMakeFiles/vtkIO.dir/vtkBMPReader.o
/home/sanders/srcDistribution/VTK/IO/vtkBMPReader.cxx: In function ‘void
vtkBMPReaderUpdate2(vtkBMPReader*, vtkImageData*, OT*) [with OT =
double]’:
/home/sanders/srcDistribution/VTK/IO/vtkBMPReader.cxx:545: instantiated
from here
/home/sanders/srcDistribution/VTK/IO/vtkBMPReader.cxx:507: error: ISO C++
says that these are ambiguous, even though the worst conversion for the
first is better than the worst conversion for the second:
/usr/include/c++/4.0.2/bits/postypes.h:175: note: candidate 1:
std::fpos<_StateT> std::fpos<_StateT>::operator+(std::streamoff) const [with
_StateT = mbstate_t]
I'm really nt sure why it won't compile under " UBUNTU BREEZY "...
I appreciate the help
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051207/b4ce12ee/attachment.htm>
More information about the vtkusers
mailing list