[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

mksbp

Build a QNX System Builder project

Syntax:

mksbp project_path 

Options:

project_path
The full path to the System Builder project that you want to build.

Description:

The mksbp utility builds the specified QNX System Builder project.

This utility uses the QNX_HOST environment variable to find the target runtime binaries. Ensure that it's set up (see qconfig or QWinCfg) before running this program.

Generated output is placed in the project's Images directory, mimicking the behavior within the QNX Momentics IDE exactly.

See also:

qconfig, QWinCfg

IDE User's Guide


[Previous] [Contents] [Index] [Next]