[Paraview] X11 Problem on Ubuntu
Clinton Stimpson
clinton at elemtech.com
Tue Jul 29 11:05:28 EDT 2008
Can you post the vtkToolkits.h file found in your build directory?
It seems like some build options got set to exclude parts of VTK that
are needed by the GUI.
Clint
Chaman Singh Verma wrote:
> Hello,
>
> On Ubuntu 64 bit OS on linux, I get the following messages.
>
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:
> In member function 'void QVTKWidget::x11_setup_window()':
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1305:
> error: 'XVisualInfo' was not declared in this scope
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1305:
> error: 'vi' was not declared in this scope
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1306:
> error: 'Colormap' was not declared in this scope
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1306:
> error: expected `;' before 'cmap'
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1342:
> error: 'XSetWindowAttributes' was not declared in this scope
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1342:
> error: expected `;' before 'attrib'
> /home/csv610/Desktop/ParaView3.2.3/VTK/GUISupport/Qt/QVTKWidget.cxx:1343:
> error: 'attrib' was not decl
>
> Where things are going wrong ? Can someone suggest ?
>
> Thanks.
> csv
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list