Open
Description
Hello everybody. This is not really a issue, it just might help noobs like me who use Windows :)
For creating custom model you need to replace the string "make" with "msbuild all_build.vcxproj".
git clone https://github.com/bakwc/JamSpell.git
cd JamSpell
mkdir build
cd build
cmake ..
msbuild all_build.vcxproj
Then you need to copy the file "jamspell" from the "... \ JamSpell \ build \ main \ Debug" folder to the "... \ JamSpell \ build \ main" folder.
Further, everything is as in the original instructions.
Metadata
Metadata
Assignees
Labels
No labels