MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002619 | VTK | (No Category) | public | 2005-12-15 09:06 | 2016-08-12 09:54 |
| Reporter | Matthias Langer | ||||
| Assigned To | Will Schroeder | ||||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0002619: java.lang.UnsatisfiedLinkError: DATA_TYPE_NAME_81 | ||||
| Description | I use the current cvs-version of vtk (updated on 15.12.2005) and tried to call vtkDataObject::DATA_TYPE_NAME() from java (works fine from c++). The first thing that stroke my attention was that this method is a static member in c++ but a non-static member in java. When i try to call this method i get: Exception in thread "main" java.lang.UnsatisfiedLinkError: DATA_TYPE_NAME_81 [java] at vtk.vtkDataObject.DATA_TYPE_NAME_81(Native Method) [java] at vtk.vtkDataObject.DATA_TYPE_NAME(vtkDataObject.java:336) I compiled vtk with gcc-3.4.4 and use the jdk from sun with version 1.5.0_05. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-10-16 05:45 | dbarbier | Note Added: 0013891 | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036813 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||