[vtkusers] Why is QVTKGraphicsItem not in Mainthread?

Zweistein Matthiasth at gmx.de
Wed Sep 18 08:47:00 EDT 2013


Hello,

I still have the problem: I cannot create a Visual Studio 2010 project fot
VTK 6.0.0 with CMake that can build debug and release libraries of VTK, when
using external HDF5.

When using external HDF5, I have to configure the HDF5_C_LIBRARY path to my
lib/hdf5.lib.
However, this is only possible for Release Version. When I want to compile
debug, i would have to configure the path to lib/hdf5_D.lib.

This way i have to recmake and recompile VTK everytime i want to change
between debug and release... 
I saw that other projects have something like this: 
HDF5_C_LIBRARY_DEBUG:
HDF5_C_LIBRARY_RELEASE:

Cant you build that into VTK, too?

The same issue is there for the HDF5_HL_LIBRARY Path.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Why-is-QVTKGraphicsItem-not-in-Mainthread-tp5722937p5723548.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list