![]() | Application Builder User's Guide | WideStudio Index Table of contents |
Set compiler options
How to set compiler options
Select ((menu:Project >> Project settings)), then select "compiling" option.You can set the following options using "compiling" command.
[Settings of compiler]
- set path
Use this option to set the header path. While using a usual compiler of Unix you can set the path as follows:
-Ipath1 -Ipath2...- Compiler flags
"Compiler flags" option sets flags for compiler.- compile mode
"Compile mode" option allows you to select normal mode or debugging mode. Debugging mode debugs application with debugger.- Class library
You can generate a normal and executable or a Class library (shared library) using "class library" option.- Compiler
"Compiler" option allows you to set your favorite compiler.- Runtime mode
"Runtime mode" sets options for normal mode only.- Debug mode
"Debug mode" sets options for debugging mode only.
Copyright(C) T. Hirabayashi, 2000-2002 | Last modified: Oct 27, 2002 |