[vtkusers] wrapping Java with vtk

bprawit charisma.prawit at gmail.com
Wed Apr 10 04:17:56 EDT 2013


Same my problem.. Fix that with

Right click '(your java file)' ---> Run Configuration --> Environment -->
    Add Environment 
      case Linux :  Add variable name 'LD_LIBRARY_PATH' value '(path to
bin's output build, 
                             Example output/bin)' 
      case Windows : Add variable name 'PATH' value '(path to bin's
installed VTK's library 
                             Example C:/Program Files/VTK/bin)'



--
View this message in context: http://vtk.1045678.n5.nabble.com/wrapping-Java-with-vtk-tp5719314p5719936.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list