[vtkusers] Error 1 error C2678: binary

John Drescher drescherjm at gmail.com
Mon Apr 27 12:48:05 EDT 2015


On Mon, Apr 27, 2015 at 12:43 PM, Maurizio Bordone
<maurizio.bordone at gmail.com> wrote:
> 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.
>

https://github.com/drescherjm/VTK/commit/22deabb22ec945a6b04cbc0b1934e6770496b2d8

John


More information about the vtkusers mailing list