Skip to content
SantosSi edited this page Dec 9, 2017 · 1 revision

Welcome to the qtspell wiki!

How to build

  1. Download the source code
  2. $ mkdir build
  3. $ cd build
  4. On Debian run: $ cmake ISO_CODES_PREFIX=/usr/share/xml/iso-codes/ .. Else: $ cmake
  5. sudo make install
Clone this wiki locally