[vtkusers] QVTKWidget missing from build

Doug Hoppes dhoppes at mbfbioscience.com
Tue Jun 24 15:04:17 EDT 2014


Hi all,

                I'm trying to get the QT support working for VTK.  However, after the build of VTK, I'm not seeing the QVTKWidget.h files any more (In vtk 5.8, they were there).

                My make file flags looks like:

SET(CMAKE_CXX_FLAGS "/DWIN32 /D_WINDOWS /W3 /EHsc /GR /MP /Zc:wchar_t-" CACHE INTERNAL "")
SET(CMAKE_C_FLAGS " /DWIN32 /D_WINDOWS /W3 /MP /Zc:wchar_t-" CACHE INTERNAL "")
SET(BUILD_SHARED_LIBS 1 CACHE INTERNAL "")
SET(BUILD_TESTING 0 CACHE INTERNAL "")
SET(BUILD_EXAMPLES 0 CACHE INTERNAL "")
SET(VTK_USE_GL2PS 1 CACHE INTERNAL "")
SET(VTK_USE_QT 1 CACHE INTERNAL "")
SET(VTK_USE_QVTK 1 CACHE INTERNAL "")
SET(QT_QMAKE_EXECUTABLE "c:/mbfdev/QtProducts/Support/Libraries/QtSrc/bin/qmake.exe" CACHE INTERNAL "")
SET(VTK_USE_64BIT_IDS 1 CACHE INTERNAL "")

Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140624/0c566348/attachment.html>


More information about the vtkusers mailing list