View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015833VTK(No Category)public2015-11-12 05:172016-08-12 09:55
Reporterbughunter 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015833: Install of designer plugin fails in debug mode with custom postfix
DescriptionIf I compile VTK 6.3.0 with VTK_Group_Qt enabled and an additional flag
CMAKE_DEBUG_POSTFIX = d, then "nmake install" fails for designer plugin.
In the build directory I have to change GUISupport\Qt\PluginInstall.cmake
line 5 from
SET(VTK_INSTALL_QT_PLUGIN_FILE "QVTKWidgetPlugin.dll")
to
SET(VTK_INSTALL_QT_PLUGIN_FILE "QVTKWidgetPlugind.dll")
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0037433)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-11-12 05:17 bughunter New Issue
2016-08-12 09:55 Kitware Robot Note Added: 0037433
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team