[vtkusers] VTK+Qt really needs QtWebKit?

John Drescher drescherjm at gmail.com
Fri Mar 29 13:39:39 EDT 2013


> Are you certain VTK doesn't need webkit? I couldn't get my VTK with Qt
> enabled to link proprely with a -no-webkit build of Qt two weeks ago... Once
> I got qt built with webkit, it was fine.
>

I have never enabled webkit on any of my windows Visual Studio 2003 to
2012 Qt + VTK  builds. I always build Qt dynamically and build VTK
with static libs. With that said I am using vtk-5.10.x and not the git
version.


Here are the settings in my configure.cache for Qt-4.8.4 on Visual
Studio 2012 x64

-debug-and-release
-no-webkit
-no-phonon
-no-qt3support
-no-accessibility
-opensource
-fast
-no-incredibuild-xge
-mp
-no-dbus

John



More information about the vtkusers mailing list