VTK6 is compiled only against Qt5 already (6.2 version in sid already).
So the fslview need to be ported if it really uses Qt-VTK bindings.

Anton


2015-08-21 14:59 GMT+02:00 Michael Hanke <[email protected]>:
> Just for the record. I still fail to compile this package with vtk6.
> VTK6.1 shows the previous Qt5 linker resolution issue. VTK6.1 fails due
> to some MOC incompatibility, ala:
>
> /home/mih/debian/fsl/fslview/obj-x86_64-linux-gnu/src/fslview/moc_application.cxx:15:2:
>  error: #error "This file was generated using the moc from 5.4.2. It"
>  #error "This file was generated using the moc from 5.4.2. It"
>   ^
> /home/mih/debian/fsl/fslview/obj-x86_64-linux-gnu/src/fslview/moc_application.cxx:16:2:
>  error: #error "cannot be used with the include files from this version of 
> Qt."
>  #error "cannot be used with the include files from this version of Qt."
>   ^
> /home/mih/debian/fsl/fslview/obj-x86_64-linux-gnu/src/fslview/moc_application.cxx:17:2:
>  error: #error "(The moc has changed too much.)"
>  #error "(The moc has changed too much.)"
>   ^
> /home/mih/debian/fsl/fslview/obj-x86_64-linux-gnu/src/fslview/moc_application.cxx:22:5:
>  error: ‘QByteArrayData’ does not name a type
>      QByteArrayData data[37];
>
> Michael
>
> --
> Michael Hanke
> http://mih.voxindeserto.de

Reply via email to