View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000597VTK(No Category)public2004-02-15 18:322008-02-07 10:20
ReporterMathieu Malaterre 
Assigned ToSebastien Barre 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000597: VTK_GET_TCL_TK_VERSION
DescriptionOn cygwin, using cmake 1.8.3 and VTK from CVS. I keep getting this error:
CMake Error: Error in cmake code at:
/home/mathieu/Kitware/VTK/Utilities/TclTk/CMakeLists.txt:15:
Unknown CMake command "VTK_GET_TCL_TK_VERSION".

Steps to reproduce:
1. Get VTK from CVS
2. mkdir VTKBin
3. ccmake ../VTK
4. turn VTK_WRAP_PYTHON ON
5. Configure
6. turn VTK_WRAP_PYTHON OFF
7. configure

You should get this error.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0000647)
Mathieu Malaterre (developer)
2004-02-15 18:35

Additional comments:
In VTK/CMakeLists.txt, the MACRO: VTK_INCLUDE_TCL_TK_MODULES is not called (because VTK_WRAP_PYTHON and VTK_WRAP_TCL are both OFF). But the VTK/Utilities/TclTk doesn't check those vars (VTK_WRAP_PYTHON and VTK_WRAP_TCL), thus the command is not found.
(0004459)
Charl Botha (reporter)
2006-07-16 14:19

I've just confirmed this bug with the VTK 5.0.1 snapshot on Windows XP with CMake 2.4.2 and VS.NET 2003. I started from scratch (completely clean build dir) to be sure. It's easier to reproduce than reported: during the first configure with CMake with VTK_WRAP_PYTHON ON and VTK_WRAP_TCL OFF, I get this cmake error.

This has also been reported in http://public.kitware.com/pipermail/vtkusers/2006-January/083594.html [^] and more recently in http://public.kitware.com/pipermail/vtkusers/2006-July/085982.html [^]
(0010414)
Sebastien Barre (developer)
2008-02-07 10:20

This has apparently been fixed. Can't reproduce.

 Issue History
Date Modified Username Field Change
2008-02-06 10:59 Jeff Baumes Status backlog => tabled
2008-02-06 10:59 Jeff Baumes Assigned To Mathieu Malaterre => Sebastien Barre
2008-02-07 10:20 Sebastien Barre Status tabled => closed
2008-02-07 10:20 Sebastien Barre Note Added: 0010414
2008-02-07 10:20 Sebastien Barre Resolution reopened => fixed
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team