Open SeveNOlogy7 opened 7 years ago
Managed to progress a little and now the error is "Call to hunspell failed with a code of 1."
Previously the hunspell could only run when I cd to the folder containing hunspell.exe while typing the full path of the exe didn't work in another dictionary. Because some dependency was missing.
Also tried using an older version of hunspell (1.3.2-3) , still "Call to hunspell failed with a code of 1."
The error: Call to hunspell failed with a code of 127. shows immediately after I enabled the plugin.
I have compiled hunspell using Cygwin on Windows 10 and tried to make sure the hunspell.exe running properly in CMD. At least some features of hunspell are working. For example:
and
To reach these I only changed some dictionary path strings in hunspell's source codes to Window style, as seen in the SEARCH PATH output.
I set the full path of hunspell.exe manually in linter-spell's preferences with a default language of en_GB, then the error arose.
Windows 10 (16299.64) Atom 1.22.1 x64 linter-spell 0.15.0