WideStudio Application Builder User's Guide

Set compiler options



How to set compiler options

Select ((menu:Project >> Project settings)), then select "compiling" option.



[Settings of compiler]

You can set the following options using "compiling" command.


  • 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.


WideStudio documents index | Table of contents
Please feel free to contact us for any questions/bugs after checking the mailing list
Copyright©WideStudio Development Team,1999-2005