HunspellJNA icon indicating copy to clipboard operation
HunspellJNA copied to clipboard

Native library doesn't support Windows 2008

Open adbonnin opened this issue 11 years ago • 0 comments

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) [...]

adbonnin avatar May 28 '14 08:05 adbonnin