3
votes
Compiling a Hunspell DLL, step by step
Delphi Haven
– As I got asked, I thought I might as well make a separate post out of it, so here goes. To compile a new Hunspell DLL, you could do the following: Make sure you have a suitable C++ compiler at the ready. I’ve no idea about C++Builder, but Visual C++ Express does the job fine, and it’s free. Make sure you have something like the (open source) 7-ZIP installed so you can open a compressed tarball file (.tar.gz). Download the Hunspell source from Hunspell’s Sourceforge homepage. Extract said source to a suitable directory. If you inspect the extracted files, you’ll come ...
Statistics
|
Visits by Source |
User Actions |




