summaryrefslogtreecommitdiff
path: root/src/win_api/README
blob: d7c859185751b7be50d7b603e6342f9ad31622ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
COMPILATION (static Hunspell executable)

1. download and install Cygwin environment for Windows with the following
extra packages: 

make
gcc-g++ development package
mingw development package (for cygwin.dll free native Windows compilation)
 
2. open a Cygwin shell, cd into this directory and run make

HUNSPELL DLL (not updated):

hunspelldll.*: Hunspell API for Windows and Delphi
Copyright (C) 2006 - Miha Vrhovnik (http://simail.sf.net, http://xcollect.sf.net)
License: MPL 1.1/GPL 2.0/LGPL 2.1
Usage: See Delphi example on Hunspell home page on Sourceforge.