Hi Folks, Today I wanted to manually generate CTKVisualizationVTKWidgets.dll, QVTK.dll and CTKVisualizationVTKCore.dll The objective was not only to avoid the package creation error messages that I mentioned in my previous email, but also to use them in my plugins.
In order to do that, I manually set ON the CMake variables in CTK CMake: CTK_LIB_Visualization/VTK/Core CTK_LIB_Visualization/VTK/Widgets CTK_LIB_Visualization/VTK/Widgets_USE_TRANSFER_FUNCTION_CHARTS With this new CMake setting, I built CTK (CTK-build project) but vtkWrappingPythonCore.lib was wrongly requested for link I think this is an oversight in CTK, isn“t it? I have manually removed it, and CTK built and installed fine. @Sascha: I remember you gave me once a reason for not having CTK-VTK widgets enabled by default in MITK http://bugs.mitk.org/show_bug.cgi?id=15401 Is that still applicable? The CTK-VTK widget development has not been too active in CTK, but there are a couple of widgets that MITK users would be interested in. Do you still see a problem with having them enabled by default? best regards, sebastian ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
