Probably the error depends on the presence of two version of Qt4 library: the debian version (4.3) and a compiled version (4.2). It is possible to force paraview to use the 4.3 version of the Qt library?<br><br>Michele<br>
<br><div><span class="gmail_quote">2007/11/19, Kent Eschenberg &lt;<a href="mailto:eschenbe@psc.edu">eschenbe@psc.edu</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Michele Vascellari wrote:<br>&gt; [ 22%] Building CXX object<br>&gt; VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/QVTKWidget.o<br>&gt; /home/michele/stuff/paraview/ParaView3.2/VTK/GUISupport/Qt/QVTKWidget.cxx:<br>&gt; In member function &#39;void QVTKWidget::x11_setup_window()&#39;:
<br>&gt; /home/michele/stuff/paraview/ParaView3.2/VTK/GUISupport/Qt/QVTKWidget.cxx:1305:<br>&gt; error: &#39;XVisualInfo&#39; was not declared in this scope<br><br>That&#39;s an X windows routine. Check the cmake variables that point to the X
<br>windows and the OpenGL libraries. I built ParaView 3.2 using MPICH on a CentOS<br>system last week with no problems.<br><br>Kent<br>Pittsburgh Supercomputing Center<br></blockquote></div><br>