View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012977ParaView(No Category)public2012-03-03 15:572016-08-12 09:59
ReporterHe Yuqi 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.14 
Target VersionFixed in Version 
Summary0012977: Add support multi-configurations to fix library links in plugin
DescriptionThe 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.
TagsNo tags attached.
ProjectRelease
Topic Name
Typeincorrect functionality
Attached Filespatch file icon paraview-win32-fixup-bundle.patch [^] (2,709 bytes) 2012-03-03 15:57 [Show Content]

 Relationships

  Notes
(0038153)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-03-03 15:57 He Yuqi New Issue
2012-03-03 15:57 He Yuqi File Added: paraview-win32-fixup-bundle.patch
2016-08-12 09:59 Kitware Robot Note Added: 0038153
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team