Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

KMComp Command-line Options

KMComp is the command-line compiler included in Keyman Developer.

The following parameters are available:

kmcomp [-s] [-d] [-pKeymanPath] infile [outfile.kmx [error.log]]
      

infile can be either a .kmn file or .kps file

outfile.kmx is optional, and can only be specified for a .kmn infile

error.log is optional, and can only be specified when outfile.kmx is specified.

-d include debug information in the compiled file

-s silent; don't display unnecessary information on screen

-p set Keyman program path to KeymanPath (when building a redistributable installer)