Difference between revisions of "User documentation"
From Code::Blocks
m (removed some formatting) |
m |
||
Line 1: | Line 1: | ||
[[Category:Code::Blocks Documentation]] | [[Category:Code::Blocks Documentation]] | ||
[[Category:User Documentation]] | [[Category:User Documentation]] | ||
+ | __TOC__ | ||
Articles for Code::Blocks users. | Articles for Code::Blocks users. | ||
Line 18: | Line 19: | ||
:Running Code::Blocks in Linux under Windows. | :Running Code::Blocks in Linux under Windows. | ||
+ | |||
+ | == Application development == | ||
+ | |||
+ | * [[Builtin variables]] | ||
+ | * [[Recommended global variables]] | ||
== Compilers == | == Compilers == | ||
+ | * [[Global compiler variables]] | ||
+ | * [[Precompiled headers]] | ||
* [[Installing a supported compiler]] | * [[Installing a supported compiler]] | ||
* [[Installing Cygwin Compiler]] | * [[Installing Cygwin Compiler]] |
Revision as of 15:12, 8 July 2006
Articles for Code::Blocks users.
- How to install Code::Blocks (from binary or source)
- List of keyboard shortcuts that can be used in Code::Blocks
- Customize the Code::Blocks user interface for different workflows.
Running Code::Blocks under colinux
- Running Code::Blocks in Linux under Windows.
Application development
Compilers
- Global compiler variables
- Precompiled headers
- Installing a supported compiler
- Installing Cygwin Compiler
- Installing Fortran Compiler
Integration
- Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE
- Integrating Microsoft Visual C 6 with Code::Blocks IDE