Difference between revisions of "User documentation"

From Code::Blocks
m (move Scripting to Developer Documentation)
(→‎Compilers: Installing Uniwin)
Line 41: Line 41:
 
* [[Installing Cygwin Compiler]]
 
* [[Installing Cygwin Compiler]]
 
* [[Installing Fortran Compiler]]
 
* [[Installing Fortran Compiler]]
 +
* [[Installing Uniwin remote compiler]]
 
* [[Code::Blocks_and_Cross_Compilers|Using cross compilers]]
 
* [[Code::Blocks_and_Cross_Compilers|Using cross compilers]]
 
* [[Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE]]
 
* [[Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE]]

Revision as of 11:24, 6 December 2006

Articles for Code::Blocks users.

Installing Code::Blocks

How to install Code::Blocks (from binary or source)

Keyboard Shortcuts

List of keyboard shortcuts that can be used in Code::Blocks

Command line arguments

List of command-line arguments that can be used with Code::Blocks.

Personalities

Customize the Code::Blocks user interface for different workflows.

Code::Blocks Plugins

List of plugins that come with Code::Blocks.

The build process of Code::Blocks

Information about how Code::Blocks actually builds your source code.

Application development

Compilers

Third-party libraries

User interface development