2.1.2 Create a user library

The procedure for creating a user library is shown below.

Remark

See "CS+ Integrated Development Environment User’s Manual: Project Operation" for details about (1), (2), (3), (6), and (7).

(1)

Create or load a project

Create a new project, or load an existing one.

When you create a new project, set a library project.

(2)

Set a build target project

Set a build target project.

(3)

Set build target files

Add or remove build target files and update the dependencies.

(4)

Set speeding-up of build

Set a build speed-up facility as required (see "2.2 Speeding-up of Build").

(5)

Set build options

Set the options for the compiler, assembler, librarian, and the like (see "2.4 Set Compile Options", "2.5 Set Assemble Options", "2.8 Set Librarian Options").

(6)

Run a build

Run a build.

Remark

If there are any commands you wish to run before or after the build process, on the Property panel, from the [Common Options] tab, in the [Others] category, set the [Commands executed before build processing] and [Commands executed after build processing] properties.
If there are any commands you wish to run before or after the build process at the file level, you can set them from the [Individual Compile Options(C)] tab (for a C source file), [Individual Compile Options(C++)] tab (for a C++ source file), and [Individual Assemble Options] tab (for an assembly source file).

Caution

When the build tool starts the compiler, the path to the temporary folder of Windows is always set as environment variable TMP_RX.

(7)

Save the project

Save the setting contents of the project to the project file.