[vtkusers] Qt5X11extras dependency

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jun 30 07:27:45 EDT 2016


Robert,

It's needed for QVTKWidget here [1]. The code is not new, I just fixed
it to depend on the proper module and use correct #fidef conditions in
case of Qt 5.

Utkarsh


[1] https://gitlab.kitware.com/vtk/vtk/blob/master/GUISupport/Qt/QVTKWidget.cxx#L221-224

On Thu, Jun 30, 2016 at 3:16 AM, RobertS <spir.robert at gmail.com> wrote:
> Hello all,
> when building VTK from git I noticed that when building with Qt5 there is
> new dependency on Qt5X11extras library. This library is not installed on
> most distributions by default and I'm trying to create "portable" binary
> using static VTK libraries that will be able to run on at least ubuntu
> family without the need to install additional libraries. Is it possible to
> remove this dependency by disabling some module while still being able to
> build VTK with Qt5?
> Thanks,
> Robert
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Qt5X11extras-dependency-tp5739005.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers


More information about the vtkusers mailing list