View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011872ParaView(No Category)public2011-02-16 16:252011-02-18 20:26
Reporterfauchet 
Assigned ToRobert Maynard 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformlinuxOSmandrivaOS Version2010
Product Version3.10 
Target Version3.10Fixed in Version3.10 
Summary0011872: options PARAVIEW_USE_VISITBRIDGE and PARAVIEW_INSTALL_DEVELOPMENT can not be used together
DescriptionErrors in paraview configuration with options -DPARAVIEW_USE_VISITBRIDGE=ON -DPARAVIEW_INSTALL_DEVELOPMENT=ON


"CMake Error at VTK/CMake/vtkExportKit.cmake:42 (INSTALL):
  install FILES given no DESTINATION!
Call Stack (most recent call first):
  VTK/CMake/vtkExportKit.cmake:87 (VTK_EXPORT_KIT2)
  Utilities/VisItBridge/AvtAlgorithms/CMakeLists.txt:23 (VTK_EXPORT_KIT)


CMake Error at VTK/CMake/vtkExportKit.cmake:42 (INSTALL):
  install FILES given no DESTINATION!
Call Stack (most recent call first):
  VTK/CMake/vtkExportKit.cmake:87 (VTK_EXPORT_KIT2)
  Utilities/VisItBridge/databases/CMakeLists.txt:161 (VTK_EXPORT_KIT)
"
Steps To Reproducecmake ../ParaView-3.10.0-RC1 -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=ON -DPARAVIEW_USE_VISITBRIDGE=ON -DPARAVIEW_INSTALL_DEVELOPMENT=ON
Additional InformationTo fix the problem, i have had
SET(VTK_INSTALL_PACKAGE_DIR_CM24 ${PV_INSTALL_LIB_DIR})

in :
    Utilities/VisItBridge/databases/CMakeLists.txt
and
    Utilities/VisItBridge/AvtAlgorithms/CMakeLists.txt
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0025466)
Robert Maynard (developer)
2011-02-17 17:02

commit 9f822f50c29a2d03dd35c80a15f5f7d1bc768ff7
Merge: b0a97b4 7deada6
Author: Robert Maynard <robert.maynard@kitware.com>
Date: Thu Feb 17 17:01:40 2011 -0500

    Merge topic 'VisIt-install-rules'

    7deada6 Move VisItBridge SHA1 forward to fix Bug 0011872.
    a0488fc Added install development macro that recurse directories for VisItBridge
(0025511)
Alan Scott (manager)
2011-02-18 20:26

Not tested by closer.

 Issue History
Date Modified Username Field Change
2011-02-16 16:25 fauchet New Issue
2011-02-17 15:23 David Partyka Assigned To => Robert Maynard
2011-02-17 15:23 David Partyka Status backlog => tabled
2011-02-17 15:37 Robert Maynard Product Version Development => 3.10
2011-02-17 15:37 Robert Maynard Target Version => 3.10
2011-02-17 17:02 Robert Maynard Note Added: 0025466
2011-02-17 17:02 Robert Maynard Status tabled => @80@
2011-02-17 17:02 Robert Maynard Fixed in Version => 3.10
2011-02-17 17:02 Robert Maynard Resolution open => fixed
2011-02-18 20:26 Alan Scott Note Added: 0025511
2011-02-18 20:26 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team