View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012032ParaViewBugpublic2011-03-31 09:282011-04-25 12:06
ReporterDavid Partyka 
Assigned ToDavid Partyka 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.10 
Target Version3.12Fixed in Version3.10.1 
Summary0012032: VISITBRIDGE_USE_FILE is configured to point to build tree in installed ParaViewConfig.cmake
DescriptionFrom Stephane Ploix

It seems that there is a pb with the installation rules of VisItBridge :
The file ParaViewConfig.cmake points to the build directory for the file VisItBridgeUse.cmake, and this file is not copied in the install dir.
The offending line in ParaViewConfig.cmake is
  SET(VISITBRIDGE_USE_FILE "/path/to/build/dir/Utilities/VisItBridge/VisItBridgeUse.cmake")
The pb is that we cannot use an installed version of paraview to build anything with if the build dir is not there
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0025983)
Stephane P (reporter)
2011-03-31 10:58

In addition, VISIT_CMAKE_DIR is set to the source tree in the ParaViewConfig.cmake, as

SET(VISIT_CMAKE_DIR "/path/to/source/dir/Utilities/VisItBridge/CMake")
(0026167)
David Partyka (developer)
2011-04-11 14:23

My self and Rob made a couple of fixes in ParaView and VisItBridge to get this working.

commit d11642ebdf8b71ec43f4e9c35a6c40e6d9179502
Author: Robert Maynard <robert.maynard@kitware.com>
Date: Fri Apr 8 16:27:25 2011 -0400

    Update the VisItBridge SHA1 for static compilation and install rule fixes.

commit beea0576dd249589caaa7a0d381abafa87d5b19c
Author: David Partyka <david.partyka@kitware.com>
Date: Fri Apr 8 08:16:27 2011 -0400

    Correctly configure VisItBridge ParaViewConfig variables in install tree.
(0026255)
Alan Scott (manager)
2011-04-25 12:06

Trusting Dave's changes.

 Issue History
Date Modified Username Field Change
2011-03-31 09:28 David Partyka New Issue
2011-03-31 09:28 David Partyka Status backlog => tabled
2011-03-31 09:28 David Partyka Assigned To => David Partyka
2011-03-31 10:58 Stephane P Note Added: 0025983
2011-03-31 11:24 Utkarsh Ayachit Target Version 3.10.1 => 3.12
2011-03-31 11:24 Utkarsh Ayachit Target Version 3.12 => 3.10.1
2011-04-11 14:14 Utkarsh Ayachit Target Version 3.10.1 => 3.12
2011-04-11 14:23 David Partyka Note Added: 0026167
2011-04-11 14:23 David Partyka Status tabled => @80@
2011-04-11 14:23 David Partyka Fixed in Version => 3.10.1
2011-04-11 14:23 David Partyka Resolution open => fixed
2011-04-25 12:06 Alan Scott Note Added: 0026255
2011-04-25 12:06 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team