View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001997VTK(No Category)public2005-06-29 21:202005-06-30 09:58
Reporterseanm 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001997: Wrapping Init executable locations not set in config
DescriptionThe locations of vtkWrapPythonInit and vtkWrapJavaInit executables are not set within VTKConfig.cmake. Without these locations being set, external projects cannot make use of the VTK_WRAP_PYTHON3 and VTK_WRAP_JAVA3 macros.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0002571)
Brad King (developer)
2005-06-30 09:58

I'm assigning this bug to myself and have fixed it:

/cvsroot/VTK/VTK/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.311; previous revision: 1.310
/cvsroot/VTK/VTK/VTKConfig.cmake.in,v <-- VTKConfig.cmake.in
new revision: 1.56; previous revision: 1.55
/cvsroot/VTK/VTK/vtkGenerateVTKConfig.cmake,v <-- vtkGenerateVTKConfig.cmake
new revision: 1.34; previous revision: 1.33

Note that there is no vtkWrapJavaInit executable. The second executable for Java is vtkParseJava and it is already installed and exported properly.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team