You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the exception below when HunspellJNA is run on Windows 2008. Is it possible to include a Windows 2008 compiled version in native library folder ? Thank you.
java.lang.UnsupportedOperationException: Unknown OS/arch: windows server 2008 r2/amd64
at com.stibocatalog.hunspell.Hunspell.libNameBare(Unknown Source)
at com.stibocatalog.hunspell.Hunspell.(Unknown Source)
at com.stibocatalog.hunspell.Hunspell.getInstance(Unknown Source)
at com.stibocatalog.hunspell.Hunspell.getInstance(Unknown Source)
[...]
The text was updated successfully, but these errors were encountered:
I have the exception below when HunspellJNA is run on Windows 2008. Is it possible to include a Windows 2008 compiled version in native library folder ? Thank you.
java.lang.UnsupportedOperationException: Unknown OS/arch: windows server 2008 r2/amd64
at com.stibocatalog.hunspell.Hunspell.libNameBare(Unknown Source)
at com.stibocatalog.hunspell.Hunspell.(Unknown Source)
at com.stibocatalog.hunspell.Hunspell.getInstance(Unknown Source)
at com.stibocatalog.hunspell.Hunspell.getInstance(Unknown Source)
[...]
The text was updated successfully, but these errors were encountered: