MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001376 | VTK | (No Category) | public | 2004-11-22 11:55 | 2007-01-17 11:41 |
Reporter | Goodwin Lawlor | ||||
Assigned To | David Cole | ||||
Priority | low | Severity | feature | Reproducibility | always |
Status | closed | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Type | |||||
Summary | 0001376: stubs enabled vtk tcl libraries | ||||
Description | Below are some patches to give the option in cmake to build stubs enabled vtk tcl libraries. An advanced option TCL_TK_STUBS is offered which, if set, defines the USE_TCL_STUBS and USE_TK_STUBS preprocessor flags. The tcl and tk stubs tables are initialized first when the Vtk*tcl_Init functions are called. tclstub84.lib and tkstub84.lib should be linked instead of tcl84.lib and tk84.lib. TkWinChildProc is not exported in the stubs tables, so there is a work-around in vtkTkRenderWindowWidget and vtkTkImageViewerWidget to retrieve it from the the class info registered with windows. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/5169/cmake-cmVTKWrapTcl2Command.c.patch ![]() https://www.vtk.org/Bug/file/5170/CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5171/common-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5172/graphics-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5173/hybrid-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5174/imaging-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5175/io-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5176/parallel-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5177/patented-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5178/rendering-CMakeLists.txt.patch ![]() https://www.vtk.org/Bug/file/5179/rendering-vtkTkImageViewerWidget.cxx.patch ![]() https://www.vtk.org/Bug/file/5180/rendering-vtkTkRenderWindowWidget.cxx.patch ![]() https://www.vtk.org/Bug/file/5181/wrapping-vtkWrapTclInit.c.patch ![]() https://www.vtk.org/Bug/file/5852/tcltkstubs-VTK-5.0.2.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|