<div dir="ltr">Hi folks,<br><br>after assembling a dialog with designer-qt4 which used the QVTKWidget, qmake-qt4 failed to compile the file (see email subject)<br><br>It seems to be an old known issue on debian (already in 2006), which was closed:<br>
<br><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384908">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384908</a><br>vtk                                   384908  libvtk5-dev: missing QVTKWidget.h header<br>
<pre><br>As i have the libvtk.* files installed having version:<br>5.0.3-1ubuntu1<br><br>The bug-report on debian says to have solved the issue at<br>Source-Version: 5.0.2-1<br><br>Can anybody help me to find a ubuntu package thats based on the fixed recent debian release ?<br>
<br>Thanks,<br>Mue<br><br>It seems that I did not install an outdaten package ? libvtk5(.*) seem recent enough:<br><br>murat@quicksilver:~/computer.quicksilver/checkout/quicksilver-qt4/designer/graphic-view-001$ sudo aptitude show libvtk5-qt4, libvtk5<br>
</pre>Package: libvtk5-qt4<br>New: yes<br>State: installed<br>Automatically installed: no<br>Version: 5.0.3-1ubuntu1<br>Priority: optional<br>Section: universe/libs<br>Maintainer: Ubuntu MOTU Developers &lt;<a href="mailto:ubuntu-motu@lists.ubuntu.com">ubuntu-motu@lists.ubuntu.com</a>&gt;<br>
Uncompressed Size: 279k<br>Depends: libc6 (&gt;= 2.5-5), libexpat1 (&gt;= 1.95.8), libfontconfig1 (&gt;= 2.4.0), libfreetype6 (&gt;= 2.2), libgcc1 (&gt;= 1:4.2-20070516), libgl1-mesa-glx | libgl1, libice6 (&gt;= 1:1.0.0), libjpeg62, libpng12-0 (&gt;= 1.2.13-4), libqt4-core (&gt;=<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.3.0), libqt4-gui (&gt;= 4.3.0), libsm6, libstdc++6 (&gt;= 4.2-20070516), libtiff4, libvtk5, libx11-6, libxcursor1 (&gt; 1.1.2), libxext6, libxinerama1, libxrandr2 (&gt;= 2:1.2.0), libxrender1, libxt6, zlib1g (&gt;= 1:1.2.1)<br>
Conflicts: libvtk5-qt3<br>Description: Visualization Toolkit - A high level 3D visualization library<br>&nbsp;This provides the VTK GUI support for Qt4. <br>&nbsp;Package: libvtk5<br>New: yes<br>State: installed<br>Automatically installed: no<br>
Version: 5.0.3-1ubuntu1<br>Priority: optional<br>Section: universe/libs<br>Maintainer: Ubuntu MOTU Developers &lt;<a href="mailto:ubuntu-motu@lists.ubuntu.com">ubuntu-motu@lists.ubuntu.com</a>&gt;<br>Uncompressed Size: 28.1M<br>
Depends: libc6 (&gt;= 2.5-5), libexpat1 (&gt;= 1.95.8), libfreetype6 (&gt;= 2.2), libgcc1 (&gt;= 1:4.2-20070516), libgl1-mesa-glx | libgl1, libice6 (&gt;= 1:1.0.0), libjpeg62, libpng12-0 (&gt;= 1.2.13-4), libsm6, libstdc++6 (&gt;= 4.2-20070516), libtiff4,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libx11-6, libxext6, libxt6, zlib1g (&gt;= 1:1.2.1)<br>Suggests: libvtk5-dev, vtk-examples, vtk-doc<br>Conflicts: libvtk, libvtk32, libvtk4, libvtk4c2, libvtk4c2a, python-vtk (&lt; 4.4)<br>Replaces: libvtk, libvtk32, libvtk4, libvtk4c2, libvtk4c2a<br>
Description: Visualization Toolkit - A high level 3D visualization library<br>&nbsp;VTK - the Visualization Toolkit is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization.&nbsp; This package provides the shared libraries needed to run C++<br>
&nbsp;programs that use VTK.&nbsp; To compile C++ code that uses VTK you have to install libvtk5-dev. <br>&nbsp;<br>&nbsp;VTK enables users to concentrate on their work by providing a large number of excellent and feature packed high level functions that do visualization.&nbsp; The library needs OpenGL to render the graphics and for Linux machines Mesa is<br>
&nbsp;necessary. The terms/copyright can be read in /usr/share/doc/vtk/README and README.html.&nbsp; VTK-Linux-HOWTO has information about using vtk, getting documentataion or help and instructions on building VTK.<br><br>Package: libvtk5-dev<br>
New: yes<br>State: installed<br>Automatically installed: no<br>Version: 5.0.3-1ubuntu1<br>Priority: optional<br>Section: universe/libdevel<br>Maintainer: Ubuntu MOTU Developers &lt;<a href="mailto:ubuntu-motu@lists.ubuntu.com">ubuntu-motu@lists.ubuntu.com</a>&gt;<br>
Uncompressed Size: 8942k<br>Depends: libvtk5, xlibmesa-gl-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libx11-dev, libxt-dev, x11proto-core-dev, libc6-dev<br>Suggests: vtk-examples, vtk-doc<br>Conflicts: libvtk4-dev, libvtk-dev, libvtk32-dev<br>
Replaces: libvtk4-dev, libvtk-dev, libvtk32-dev<br>Description: VTK header files for building C++ code<br>&nbsp;This provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. <br>&nbsp;<br>
&nbsp;Homepage: <a href="http://www.vtk.org/">http://www.vtk.org/</a><br><br><br><br>&nbsp;Homepage: <a href="http://www.vtk.org/">http://www.vtk.org/</a><br><br><br><br><br><br></div>