Difference between revisions of "User:TDragon"

From Code::Blocks
(Updated for Boost quickref)
(Start How Do I stuff)
Line 1: Line 1:
 
Hello, world!
 
Hello, world!
 +
 +
{{Layout_box2|1=
 +
=== How do I... ===
 +
'''...install Code::Blocks?'''<br/>
 +
<span style="font-size:.9em">Windows &#124; Ubuntu &#124; Fedora Core &#124; more...</span>
 +
 +
'''...set up a compiler in Code::Blocks?'''<br/>
 +
<span style="font-size:.9em">MinGW &#124; MS Visual C++ &#124; more...</span>
 +
 +
'''...create a new project?'''
 +
 +
'''...debug my program?'''
 +
 +
'''...use a 3rd-party library?'''<br/>
 +
<span style="font-size:.9em">wxWidgets &#124; Boost &#124; SDL &#124; more...</span>
 +
}}
  
 
[[WxWindowsQuickRef|Code::Blocks and wxWidgets on Windows Quick Reference]]
 
[[WxWindowsQuickRef|Code::Blocks and wxWidgets on Windows Quick Reference]]
  
 
[[BoostWindowsQuickRef|Code::Blocks and Boost on Windows Quick Reference]]
 
[[BoostWindowsQuickRef|Code::Blocks and Boost on Windows Quick Reference]]

Revision as of 15:51, 19 July 2008

Hello, world!

How do I...

...install Code::Blocks?
Windows | Ubuntu | Fedora Core | more...

...set up a compiler in Code::Blocks?
MinGW | MS Visual C++ | more...

...create a new project?

...debug my program?

...use a 3rd-party library?
wxWidgets | Boost | SDL | more...

Code::Blocks and wxWidgets on Windows Quick Reference

Code::Blocks and Boost on Windows Quick Reference