Hi Anton,

first of all: thanks for the patch and sorry for the ridiculously long
time it took me to respond.

On Tue, May 27, 2014 at 09:22:56PM +0200, Anton Gladky wrote:
> new VTK version 6.1 is already in archive. We are planning to
> switch all dependent on VTK 5 packages to this new version
> to escape dependencies on older unsupported VTK.

I tried to build the package with your patch, but it fails. VTK6 seems
to pull in Qt5 dependencies that it does not seem to resolve properly.
Linking the main binary fails like this:

Linking CXX executable ../../bin/fslview
cd /home/mih/debian/fsl/fslview/obj-x86_64-linux-gnu/src/fslview && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/fslview.dir/link.txt --verbose=1
<snip>
/usr/bin/ld: cannot find -lQt5::Widgets
collect2: error: ld returned 1 exit status

As FSLView itself relies on Qt4, I think that Qt5 dependency should be
resolved by VTK6. I hope that mixing Qt versions is a more fundamental
problem, as switching to Qt5 seems infeasible at this point. Qwt
(another dependencies) also depends on Qt4 in its latest version in
Debian.

Michael


-- 
Michael Hanke
http://mih.voxindeserto.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to