Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

aspell 0.60.8 for win32, including command line tools, libraries and dictionaries.

License

NotificationsYou must be signed in to change notification settings

adamyg/aspell-win32

Repository files navigation

GNU Aspell [http://aspell.net] is a Free and Open Source spell checker designed toeventually replace Ispell. It can either be used as a library or as an independentspell checker. Its main feature is that it does a superior job of suggesting possiblereplacements for a misspelled word than just about any other spell checker out therefor the English language.

The following tools need to be installed to build this package, based on aspell 0.60.8:

  • cmake
  • cygwin or msys
  • perl
  • Visual studio 2008+
  • Innosetup 5

Build and package

  git clone https://github.com/adamyg/aspell-win32.git  cd aspell-win32  git submodule init  git submodule update  mk-cmake

Package

  mk-cmake --package

Dictionary Package(s)

  mk-cmake --lang ALL  mk-cmake --lang <LANG>

Current mk-cmake usage:

  mk-cmake [--release or --debug] [targets] [--cmake {path}] [--vsxxx]  Prime Options:    -i, --interactive     enable interactive package creation.  Targets:    --prime               prime only.    --build               build only.    --also-package        also package, with prime or build.    --package             package only.    --lang LANG           buid dictionary for language.    --lang_list           list dictionaries.  Toolchains:    --vs90   Visual Studio 9 2008    --vs100  Visual Studio 10 2010    --vs110  Visual Studio 11 2012    --vs120  Visual Studio 12 2013    --vs140  Visual Studio 14 2015 (default)    --vs141  Visual Studio 15 2017    --vs142  Visual Studio 16 2019    --vs143  Visual Studio 17 2022

You will then need to install a dictionary package for the new Aspell.

About

aspell 0.60.8 for win32, including command line tools, libraries and dictionaries.

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp