MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000639 | VTK | (No Category) | public | 2004-03-01 22:07 | 2011-01-13 17:00 |
| Reporter | Goodwin Lawlor | ||||
| Assigned To | System Admin | ||||
| Priority | low | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0000639: Local vtk library linked into vtk.exe | ||||
| Description | A VTK_USE_LOCAL flag and a VTK_LOCAL_PATH in cmake could be used to add support for a local vtk library in vtk.exe... with something like this in vtkTkAppInit.cxx: > #include "vtkLocalInstantiator.h" 183a185 > extern "C" int Vtklocaltcl_Init(Tcl_Interp *interp); 423a426,429 > { > return TCL_ERROR; > } > if (Vtklocaltcl_Init(interp) == TCL_ERROR) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-11-29 17:59 | Source_changeset_attached | => VTK master 33f28342 | |||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master a2bd8391 | |||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master 020ef709 | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||