I am trying to write code to print braille to a braille display on windows using the brlapi. I am trying to use the java bindings to do this (I'm just trying to run the test.java file) , but I keep getting this error:  "java.lang.UnsatisfiedLinkError: no brlapi_java in java.library.path". So I understand that I don't have the library that it is looking for where it wants it, but I am not sure which file it is looking for and where. Also, should I be using the jar file to access the brltty files or just include the actual .java files in the bindings folder. Thanks for any help.

Nicole
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to