[vtkusers] Error 1 error C2678: binary
Maurizio Bordone
maurizio.bordone at gmail.com
Mon Apr 27 12:43:43 EDT 2015
Error 1 error C2678: binary '<<' : no operator found which takes a
left-hand operand of type 'std::ostream' (or there is no acceptable
conversion)
Good day.
this is the error that appears when I try to build the solution for
VTK5.10.1 in Microsoft Visual studio 2013 and it send me to this code line :
60 VTKOSTREAM_OPERATOR(ostream&);
un fortunatly I cannot pass to other newer versión of VTK
How can I fix this problem?
Thanks a lot.
Maurizio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150427/981c7968/attachment.html>
More information about the vtkusers
mailing list