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 | Ubuntu | Fedora Core | more...</span> | ||
+ | |||
+ | '''...set up a compiler in Code::Blocks?'''<br/> | ||
+ | <span style="font-size:.9em">MinGW | MS Visual C++ | more...</span> | ||
+ | |||
+ | '''...create a new project?''' | ||
+ | |||
+ | '''...debug my program?''' | ||
+ | |||
+ | '''...use a 3rd-party library?'''<br/> | ||
+ | <span style="font-size:.9em">wxWidgets | Boost | SDL | 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...