Diamond Editor
2.0.0
|
Diamond was compiled with the CopperSpice libraries using the CMake build system. To build Diamond from source you will need to ensure the reqired libraries and tools are installed on your development system.
The CopperSpice binary download contains the DLLs or shared libraries needed to compile and distribute Diamond.
Diamond uses the Hunspell library for spell checking.
The exact version of Hunspell will vary depending on your platform and OS version. Use your platform package manager to install the appropriate Hunspell development libraries.
Platform | Package |
---|---|
Debian | libhunspell-dev |
Fedora | hunspell-devel |
Ubuntu | libhunspell-dev |
Arch | hunspell |
Centos | hunspell-devel |
FreeBSD | hunspell |
Hunspell Version 1.7 is used on Windows.
Use homebrew to install the Hunspell package.
Homebrew can be downloaded and installed from Homebrew
The following sections detail the utilities and packages required for each operating system.
To configure and build Diamond
using CMake use the following commands.