| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011872 | ParaView | (No Category) | public | 2011-02-16 16:25 | 2011-02-18 20:26 | ||||
| Reporter | fauchet | ||||||||
| Assigned To | Robert Maynard | ||||||||
| Priority | normal | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | linux | OS | mandriva | OS Version | 2010 | ||||
| Product Version | 3.10 | ||||||||
| Target Version | 3.10 | Fixed in Version | 3.10 | ||||||
| Summary | 0011872: options PARAVIEW_USE_VISITBRIDGE and PARAVIEW_INSTALL_DEVELOPMENT can not be used together | ||||||||
| Description | Errors 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 Reproduce | cmake ../ParaView-3.10.0-RC1 -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=ON -DPARAVIEW_USE_VISITBRIDGE=ON -DPARAVIEW_INSTALL_DEVELOPMENT=ON | ||||||||
| Additional Information | To 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 | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |