Hi, I'm trying to run a UIMACPP Annotator with the CPE GUI. This has worked before but suddenly I get a UnsatisfiedLinkError that looks like this: Exception in thread "Thread-7" java.lang.UnsatisfiedLinkError: /Source/apache-uima/uimacpp/lib/libuima-2.3.dylib: Library not loaded: /opt/local/lib/libicudata.46.dylib Referenced from: /Source/apache-uima/uimacpp/lib/libuima-2.3.dylib Reason: image not found
Clearly there is no libicudata.46.dylib. Instead I found a library called libicudata.48.dylib. What is the difference between the two and why is the wrong library linked in libuima? Regards, Uli
