-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Liblouis fails to initialize when there's a space in the path #16
Comments
Could you provide your whole exception stacktrace? Could it be that the exception you mention is caused by another exception, similar to what I am getting: java.lang.ExceptionInInitializerError |
@alexander233 I have updated the stack trace, and you're right, it's similar. |
@joeha480 can you try the new version? There are two version now. You should use the one with classifier "standalone". https://oss.sonatype.org/content/repositories/snapshots/org/liblouis/liblouis-java/4.1.1-SNAPSHOT/ |
@bertfrees Elegant that you found an even shorter way to to solve this problem! Works well on my system. |
@bertfrees It works! |
Liblouis fails to initialize when there's a space in the path:
On Windows this is higly problematic, as the default installation folder for applications is
C:\Program Files
The text was updated successfully, but these errors were encountered: