Difference between revisions of "User documentation"

From Code::Blocks
m (added integration article 2)
m (removed some formatting)
Line 21: Line 21:
 
== Compilers ==
 
== Compilers ==
  
* '''[[Installing a supported compiler]]'''
+
* [[Installing a supported compiler]]
* '''[[Installing Cygwin Compiler]]'''
+
* [[Installing Cygwin Compiler]]
* '''[[Installing Fortran Compiler]]'''
+
* [[Installing Fortran Compiler]]
  
 
== Integration ==
 
== Integration ==
  
* '''[[Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE]]'''
+
* [[Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE]]
* '''[[Integrating Microsoft Visual C 6 with Code::Blocks IDE]]'''
+
* [[Integrating Microsoft Visual C 6 with Code::Blocks IDE]]
  
 
== Third-party Libraries ==
 
== Third-party Libraries ==
  
* '''[[Using SDL with Code::Blocks]]'''
+
* [[Using SDL with Code::Blocks]]
 
+
* [[Using GLFW with Code::Blocks]]
* '''[[Using GLFW with Code::Blocks]]'''
 

Revision as of 14:49, 8 July 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

Personalities

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

Running Code::Blocks under colinux

Running Code::Blocks in Linux under Windows.

Compilers

Integration

Third-party Libraries