[Paraview] Compiling Paraview from CVS

Thorsten Hater th at tp1.rub.de
Tue Feb 23 10:48:05 EST 2010


Hello,

when I try to compile the CVS version - or some other - from source,
I get the following rather cryptic error. Google didn't turn up
anything useful apart from an unrelated error due to long long and iostream.
Has somebody an idea or encountered a similar problem?

[...]
[ 36%] Building CXX object 
Utilities/VTKClientServer/Common/CMakeFiles/vtkCommonCS.dir/vtkCharArrayClientServer.cxx.o
In file included from 
/dir/ParaView3/VTK/Common/vtkArrayIteratorTemplateImplicit.txx:24,
                  from 
/dir/ParaView3/VTK/Common/vtkArrayIteratorTemplate.h:112,
                  from 
/dir/ParaView3/VTK/Common/vtkDataArrayTemplate.txx:21,
                  from 
/dir/ParaView3/VTK/Common/vtkDataArrayTemplateImplicit.txx:24,
                  from /dir/ParaView3/VTK/Common/vtkDataArrayTemplate.h:288,
                  from /dir/ParaView3/VTK/Common/vtkCharArray.h:31,
                  from 
/dir/ParaView3/build/Utilities/VTKClientServer/Common/vtkCharArrayClientServer.cxx:8:
/dir/ParaView3/VTK/Common/vtkArrayIteratorTemplate.txx: In member 
function »void vtkArrayIteratorTemplate<T>::PrintSelf(std::ostream&, 
vtkIndent)«:
/dir/ParaView3/VTK/Common/vtkArrayIteratorTemplate.txx:126: Error: 
ambiguous overload for »operator<<« in »(os << indent) << "Array: "«
/dir/ParaView3/VTK/Common/vtkVariant.h:353: Anmerkung: Kandidaten sind: 
std::ostream& operator<<(std::ostream&, const vtkVariant&)
/dir/ParaView3/VTK/Common/vtkStdString.h:28: Anmerkung:                  
std::ostream& operator<<(std::ostream&, const vtkStdString&)
/dir/ParaView3/VTK/Common/vtkArrayIteratorTemplate.txx:129: Error: 
ambiguous overload for »operator<<« in »os << "\012"«
/dir/ParaView3/VTK/Common/vtkVariant.h:353: Anmerkung: Kandidaten sind: 
std::ostream& operator<<(std::ostream&, const vtkVariant&)
/dir/ParaView3/VTK/Common/vtkStdString.h:28: Anmerkung:                  
std::ostream& operator<<(std::ostream&, const vtkStdString&)
/dir/ParaView3/VTK/Common/vtkArrayIteratorTemplate.txx:134: Error: 
ambiguous overload for »operator<<« in »os << "(none)"«
/dir/ParaView3/VTK/Common/vtkVariant.h:353: Anmerkung: Kandidaten sind: 
std::ostream& operator<<(std::ostream&, const vtkVariant&)
/dir/ParaView3/VTK/Common/vtkStdString.h:28: Anmerkung:                  
std::ostream& operator<<(std::ostream&, const vtkStdString&)
make[2]: *** 
[Utilities/VTKClientServer/Common/CMakeFiles/vtkCommonCS.dir/vtkCharArrayClientServer.cxx.o] 
Error 1
make[1]: *** 
[Utilities/VTKClientServer/Common/CMakeFiles/vtkCommonCS.dir/all] Error 2
make: *** [all] Error 2

-- 
Thorsten Hater
Institut fuer Theoretische Physik I
Ruhr-Universitaet Bochum
E-Mail: tp1 at tp1.rub.de
Tel.: 0234/32-23-441



More information about the ParaView mailing list