[vtkusers] Problems compiling SimpleVTK.java example.

R K Shyamprakash ramakrishna.prakash at quest-global.com
Mon Jun 30 00:14:13 EDT 2003


Do you have the directory containing vtk dll's in the system path?

-----Original Message-----
From: vtkusers-admin at vtk.org [mailto:vtkusers-admin at vtk.org]On Behalf Of
Said.
Sent: Wednesday, June 25, 2003 5:04 PM
To: vtkusers
Subject: [vtkusers] Problems compiling SimpleVTK.java example.


Hi,

When running the example SimpleVTK.java, I got the following stack. All
what i see, it is a problem a native methods but I have no solution to
this problem. maybe someone have an idea ?

java.lang.UnsatisfiedLinkError: RenderCreate
	at caiman.vizu.vtkPanel.RenderCreate(Native Method)
	at caiman.vizu.vtkPanel.Render(vtkPanel.java:106)
	at caiman.vizu.vtkPanel.paint(vtkPanel.java:122)
	at sun.awt.RepaintArea.paint(RepaintArea.java:180)
	at sun.awt.motif.MComponentPeer.handleEvent(MComponentPeer.java:339)
	at java.awt.Component.dispatchEventImpl(Component.java:3586)
	at java.awt.Component.dispatchEvent(Component.java:3367)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:190)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:144)
	at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list