MantisBT - ParaView
View Issue Details
0012977ParaView(No Category)public2012-03-03 15:572016-08-12 09:59
He Yuqi 
Kitware Robot 
normalminorhave not tried
closedmoved 
3.14 
 
Release
incorrect functionality
0012977: Add support multi-configurations to fix library links in plugin
The current ParaView build only can fixup library links correctly with Release configuartion by MSVC compiler in Windows box.

Because the plugin library has located in ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_INSTALL_CONFIG_NAME} folder if use MSVC IDE to compile, and located in ${EXECUTABLE_OUTPUT_PATH} folder if use NMAKE.

Attached please found my patch to support multi-configurations that compiling by MSVC IDE and all configurations that compiling by NMAKE tool.
No tags attached.
patch paraview-win32-fixup-bundle.patch (2,709) 2012-03-03 15:57
https://www.vtk.org/Bug/file/9125/paraview-win32-fixup-bundle.patch
Issue History
2012-03-03 15:57He YuqiNew Issue
2012-03-03 15:57He YuqiFile Added: paraview-win32-fixup-bundle.patch
2016-08-12 09:59Kitware RobotNote Added: 0038153
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038153)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

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