[liblouis-liblouisxml] Eclipse on Windows

  • From: François Ouellette <francois.ouellette01@xxxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Sat, 23 Jun 2012 00:54:11 -0400

Hi guys,

I am new to this group, I am getting organized with a BrailleBlaster
develpment environment on Windows with Eclipse Indigo.

One question: I can run BrailleBlaster from the command-line and get the
translate command to generate some output, and the GUI also works.

However when I run it from Eclipse the application fails on initialization:

SEVERE: Problem with liblouisutdml library
java.lang.UnsatisfiedLinkError: no liblouisutdml in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at org.liblouis.liblouisutdml.loadLibrary(Unknown Source)
    at org.brailleblaster.BBIni.<init>(BBIni.java:176)
    at org.brailleblaster.BBIni.initialize(BBIni.java:56)
    at org.brailleblaster.Main.main(Main.java:47)

I understand that on Windows the libraries are in DLL form, so how can we
have them included in the java environment for Eclipse?

Thanks.

François

Other related posts: