notfixed 656115 5.8.0-11
found 656115 5.8.0-11
thanks

My bad. I did not realize VTKConfigQt.cmake is still shipped within
libvtk5-dev and not libvtk5-qt4-dev
very sorry about that.

On Tue, May 8, 2012 at 7:57 PM, Jochen Sprickerhof
<[email protected]> wrote:
> found 656115 5.8.0-11
> thanks
>
> Hi,
>
> I'm sorry, but this bug is _still_ not fixed with the last upload:
> $ dpkg -l libvtk5-qt4-dev libvtk5-dev
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name           Version        Description
> +++-==============-==============-============================================
> ii  libvtk5-dev    5.8.0-11       VTK header files for building C++ code
> No packages found matching libvtk5-qt4-dev.
>
> $ cat CMakeLists.txt
> cmake_minimum_required(VERSION 2.8)
> find_package(VTK)
> message(STATUS "QVTK found: ${VTK_USE_QVTK}")
>
> $ cmake .
> [..]
>
> -- QVTK found: ON
>
> And it would still be great if the VTKTargets-release.cmake would not clutter
> the output with debug messages like these (or at least have a quiet flat):
> -- The imported target "vtkPythonCore" references the file
>   "/usr/lib/libvtkPythonCore.so.5.8.0"
> but this file does not exist.  Possible reasons include:
> * The file was deleted, renamed, or moved to another location.
> * An install or uninstall procedure did not complete successfully.
> * The installation package was faulty and contained
>   "/usr/lib/vtk-5.8/VTKTargets-release.cmake"
> but not all the files it references.
>
> Thanks,
>
> Jochen
>
>
>



-- 
Mathieu



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to