AW: [vtkusers] vtknightly 11/09/03 + Java

Stefan Maas stefan.maas at fh-gelsenkirchen.de
Fri Sep 12 13:02:49 EDT 2003


And the Winner is: 

Jarek!

I am so stupid. I had to change the path in the system settings and
everything was fine! What kind of a low-level-error was that? :-)
Thanks a lot, you are my today hero!

Stefan

-----Ursprüngliche Nachricht-----
Von: Jarek Sacha [mailto:jarek at ieee.org] 
Gesendet: Freitag, 12. September 2003 18:49
An: Stefan Maas; vtkusers at vtk.org
Betreff: Re: [vtkusers] vtknightly 11/09/03 + Java


--- Stefan Maas <stefan.maas at fh-gelsenkirchen.de> wrote:
> Hi,
> 
>  
> 
> I am trying to update my little program from vtk4.2 to the newest
> vtknightly. Here are the problems:
> 
>  
> 
> My program runs fine with vtk4.2 and Java - my IDE is Netbeans 3.5 and
> everythung runs on WINXP Pro.
> 
> So far - so good.
> 
> To use some of the the new nightly-methods I downloaded it, installed
it
> with Visual Studio - no problem.
> 
> But when I use the new generated vtk.jar-file I just got errors like:
> 
> Java.lang.UnsatusfuedLinkError: SetBackground_10
> 
>             at vtk.vtkViewport.SetBackground_10(Native Method)
> 
>             at vtk.vtkViewport.SetBackground(vtkViewport.java:52)
> 
>             .
> 
> When I flip back and use the old "vtk.jar" everything works fine.
> 
> Now the million$-question. Where is the error???
> 
>  
> 
> Btw: My program is a modification of the "TestInternalFrames"-prog.
> 

Looks that you updated vtk.jar but did not update VTK DLLs and you have
mismatch. The vtk.jar and VTK DLLs should be all from the same release.

Jarek






More information about the vtkusers mailing list