MantisBT - VTK | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0007589 | VTK | (No Category) | public | 2008-09-02 03:27 | 2016-08-12 09:55 | |||||
| Reporter | Jerome Robert | |||||||||
| Assigned To | Kitware Robot | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | |||||
| Status | closed | Resolution | moved | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | Fixed in Version | |||||||||
| Project | ||||||||||
| Type | ||||||||||
| Summary | 0007589: mingw: wrong library names => break Java | |||||||||
| Description | Building VTK 5.2 with mingw create libraries names like libvtkCommon.dll instead of vtkCommon.dll. A workaround could be to adapt the Java wrapper by replacing: System.loadLibrary("vtkCommonJava"); by System.loadLibrary("libvtkCommonJava"); Unfortunately this would render the Linux wrapper buggy as System.loadLibrary("libvtkCommonJava") mean loading liblibvtkCommonJava.so | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2008-09-02 03:27 | Jerome Robert | New Issue | ||||||||
| 2010-11-30 23:23 | David Partyka | Relationship added | duplicate of 0010969 | |||||||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | |||||||
| 2014-02-01 11:52 | Jerome Robert | Note Added: 0032252 | ||||||||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037013 | ||||||||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | |||||||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | |||||||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||