[vtkusers] Build vtk 5.10.1 againt qt 5.0.1
Leonid Dulman
leonid_dulman at yahoo.co.uk
Fri Mar 8 12:29:44 EST 2013
I can send DVD with corrected sources and prebuild
________________________________
From: Malsoaz James <jmalsoaz at yahoo.fr>
To: Leonid Dulman <leonid.dulrnan at yahoo.co.uk>; "vtkusers at vtk.org" <vtkusers at vtk.org>
Sent: Friday, March 8, 2013 4:01:57 PM
Subject: Re: [vtkusers] Build vtk 5.10.1 againt qt 5.0.1
Hi,
Could you please detail your changes to make it working ?
Thank you.
Best
________________________________
De : Leonid Dulman <leonid_dulman at yahoo.co.uk>
À : "vtkusers at vtk.org" <vtkusers at vtk.org>
Envoyé le : Vendredi 8 mars 2013 12h52
Objet : Re: [vtkusers] Build vtk 5.10.1 againt qt 5.0.1
VTK 5.10.1 works fine with Qt 5.0.1 but need to do several changes
I built it for win32 (VC 2010) and x86 in Debian 7
________________________________
From: Kevin Funk <kevin.funk at kdab.com>
To: vtkusers at vtk.org
Sent: Friday, March 8, 2013 11:48:08 AM
Subject: Re: [vtkusers] Build vtk 5.10.1 againt qt 5.0.1
On Wednesday 06 March 2013, 17:26, Curator wrote:
>
Dear all,
>
> as the title says, ich am trying to build vtk (with VTK_USE_QT=true).
> Unfortunatly, that doesn't work out of the box.
>
> Ich modified the CMake Files of VTKby exchanging
>
> FindPackage(Qt4)
> by
> FindPackage(Qt5Gui REQUIRED)
> FindPackage(Qt5Declarative REQUIRED)
> FindPackage(Qt5Webkit REQUIRED)
> FindPackage(Qt5OpenGL REQUIRED)
> FindPackage(Qt5Xml REQUIRED)
> FindPackage(Qt5Transitional REQUIRED)
>
> (snip)
Hey,
VTK simply doesn't work with Qt5 atm, at least in version 5.10.1.
(Easy to verify, because QVTKWidget.h still references QtGui/* includes, they
are no longer valid in Qt5).
also see [1] and [2].
[1] http://www.vtk.org/pipermail/vtkusers/2013-January/127002.html
[2] http://vtk.org/Bug/view.php?id=12945
--
Kevin Funk | kevin.funk at kdab.com | Software Engineer
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions
_______________________________________________
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
Follow this link to
subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
_______________________________________________
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
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
_______________________________________________
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
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130308/df7b42b9/attachment.htm>
More information about the vtkusers
mailing list