mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
540 B
540 B
How to build the keyboard processor
Prerequisites
See build configuration for details on how to configure your build environment.
Building
On all platforms, use build.sh.
- See
./build.sh --helpfor more details
Note on kmcomp
kmcomp is the command-line compiler from Keyman Developer, available from
https://keyman.com/developer/download or in this repo in
/windows/src/developer/kmcomp. The compiler is currently available as a
Windows PE executable only, but it does run under WINE.