Hello, I am making use of the src_java in my netbeans project, and i already added the path of the dll file into my VM after clicking on the properties option of my project and run.
Once i run the project in my netbeans environment, i do encounter this error
C:\Users\ADIJI\Documents\NetBeansProjects\OpenVibeProject\src\openvibeproject\java_vrpn.dll: Can't find dependent libraries
Error initializing java_vrpn.
-- Unable to find native library.
Error initializing remote device openvibe-vrpn@localhost.
-- Unable to find the right functions. This may be a version problem.
We couldn't connect to analog openvibe-vrpn@localhost.
vrpn.AnalogRemote.init(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
Hello, I am making use of the src_java in my netbeans project, and i already added the path of the dll file into my VM after clicking on the properties option of my project and run.
Once i run the project in my netbeans environment, i do encounter this error