java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkRenderingLICOpenGL2Java.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkRenderingCellGridJava.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkIOCellGridJava.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkIOCONVERGECFDJava.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkFiltersGeometryPreviewJava.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkFiltersCellGridJava.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) java.lang.UnsatisfiedLinkError: C:\vtk\vtkBinaries_9.3.1\lib\java\vtk-Windows-AMD64\Release\vtkRenderingUIJava.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1853) at java.lang.Runtime.loadLibrary0(Runtime.java:843) at java.lang.System.loadLibrary(System.java:1134) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:208) at vtk.vtkNativeLibrary.LoadAllNativeLibraries(vtkNativeLibrary.java:145) at assembly.Assembly.(Assembly.java:38) vtkRenderingLICOpenGL2Java not loaded vtkRenderingCellGridJava not loaded vtkIOCellGridJava not loaded vtkIOCONVERGECFDJava not loaded vtkFiltersGeometryPreviewJava not loaded vtkFiltersCellGridJava not loaded vtkRenderingUIJava not loaded Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:3332) at java.lang.StringCoding.safeTrim(StringCoding.java:89) at java.lang.StringCoding.decode(StringCoding.java:230) at java.lang.String.(String.java:463) at java.lang.String.(String.java:515) at vtk.vtkObjectBase.GetClassName(vtkObjectBase.java:14) at vtk.vtkJavaMemoryManagerImpl.registerJavaObject(vtkJavaMemoryManagerImpl.java:85) at vtk.vtkObjectBase.(vtkObjectBase.java:115) at vtk.vtkObject.(vtkObject.java:176) at vtk.vtkOutputWindow.(vtkOutputWindow.java:156) at vtk.vtkFileOutputWindow.(vtkFileOutputWindow.java:108) at vtk.vtkNativeLibrary.DisableOutputWindow(vtkNativeLibrary.java:178) at assembly.Assembly.(Assembly.java:45) C:\Users\Mazike\AppData\Local\NetBeans\Cache\8.2rc\executor-snippets\run.xml:53: Java returned: 1 BUILD FAILED (total time: 1 minute 11 seconds)