[vtkusers] VTK+Qt really needs QtWebKit?

David Cole dlrdave at aol.com
Fri Mar 29 13:42:28 EDT 2013


I believe it with VTK 5.10...

I am using VTK 'master' and I think something has snuck in that 
requires webkit for Qt builds now. I don't recall the exact 
compiler/linker error I was seeing, but it was definitely webkit 
related.



-----Original Message-----
From: John Drescher <drescherjm at gmail.com>
To: David Cole <dlrdave at aol.com>
Cc: benoitscherrer <benoitscherrer at gmail.com>; vtkusers 
<vtkusers at vtk.org>
Sent: Fri, Mar 29, 2013 1:39 pm
Subject: Re: [vtkusers] VTK+Qt really needs QtWebKit?


> 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