Skip to content

Conversation

@jwharm
Copy link
Owner

@jwharm jwharm commented Jan 17, 2026

This improves the library loading of libgettextlib.so/dll/dylib on Windows and macOS similarly to how it was done for Linux previously.

The custom paths for Linux have been removed; these are now read from "java.library.path" and "javagi.library.path". The template application has been updated to set this.

I added "javagi.library.path" as an alternative to the existing "javagi.path" because I think it's a better name.

Fixes #319

This improves the library loading of libgettextlib.so/dll/dylib on Windows and macOS similarly to how it was done for Linux previously.

The custom paths for Linux have been removed; these are now read from "java.library.path" and "javagi.library.path". The template application has been updated to set this.

I added "javagi.library.path" as an alternative to the existing "javagi.path" because I think it's a better name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to load libgettextlib.dll from MSYS2 MINGW64

2 participants