Difference between revisions of "User documentation"
From Code::Blocks
m |
m (add some compilers) |
||
Line 20: | Line 20: | ||
== Compilers == | == Compilers == | ||
+ | |||
+ | * '''[[Installing a supported compiler]]''' | ||
+ | * '''[[Installing Cygwin Compiler]]''' | ||
+ | * '''[[Installing Fortran Compiler]]''' | ||
+ | |||
== Integration == | == Integration == | ||
Line 25: | Line 30: | ||
== Third-party Libraries == | == Third-party Libraries == | ||
− | '''[[Using SDL with Code::Blocks]]''' | + | * '''[[Using SDL with Code::Blocks]]''' |
Revision as of 12:36, 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.
Compilers