[vtkusers] SimpleVTK.java errors ...please help

ROhan naukudkar naukudkar at yahoo.com
Sat Aug 14 02:27:54 EDT 2004


Hi,
     I am trying to run this example simpleVTK.java which is present in the VTK\Wrapping\Java directory...when i run this example i see the output something like this.
-------------------------------------
SimpleVTK
---------------------------------------
|                           |          |
|                           |          |
|                           |          |
|                           |          |
|                           | EXIT   |    
|                           | Button|
|                           |           |
----------------------------------------
 
and the errors that i get are as follows...
 

java.lang.UnsatisfiedLinkError: RenderCreate

at sample.vtkPanel.RenderCreate(Native Method)

at sample.vtkPanel.Render(vtkPanel.java:136)

at sample.vtkPanel.paint(vtkPanel.java:156)

at sun.awt.RepaintArea.paint(Unknown Source)

at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

 
can anyone tell me the solution for this....
 
regards,
Rohan

		
---------------------------------
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040813/9b58985b/attachment.htm>


More information about the vtkusers mailing list