Difference between revisions of "User:TDragon"
From Code::Blocks
(Start How Do I stuff) |
(Continued linkification and restructuring) |
||
Line 3: | Line 3: | ||
{{Layout_box2|1= | {{Layout_box2|1= | ||
=== How do I... === | === How do I... === | ||
− | '''...install Code::Blocks?'''<br/> | + | '''[[Installing_Code::Blocks|...install Code::Blocks?]]'''<br/> |
− | <span style="font-size:.9em">Windows | Ubuntu | Fedora Core | more...</span> | + | <span style="font-size:.9em">[[Installing_the_latest_official_version_of_Code::Blocks_on_Windows|Windows]] | [[Installing_in_Ubuntu|Ubuntu]] | [[Installing_in_Mac_OS_X|Mac OS X]] | [[Installing_in_Fedora_Core|Fedora Core]] | [[Installing_Code::Blocks|more...]]</span> |
− | '''...set up a compiler in Code::Blocks?'''<br/> | + | '''...set up a compiler in Code::Blocks?''' (Coming soon)<br/> |
<span style="font-size:.9em">MinGW | MS Visual C++ | more...</span> | <span style="font-size:.9em">MinGW | MS Visual C++ | more...</span> | ||
− | '''...create a new project?''' | + | '''...create a new project?''' (Coming soon) |
− | '''...debug my program?''' | + | '''...debug my program?''' (Coming soon) |
− | '''...use a 3rd-party library?'''<br/> | + | '''[[User_documentation#Third-party_libraries|...use a 3rd-party library?]]'''<br/> |
− | <span style="font-size:.9em">wxWidgets | Boost | SDL | more...</span> | + | <span style="font-size:.9em">[[Using_wxWidgets|wxWidgets]] | [[Using_Boost|Boost]] | [[Using_SDL|SDL]] | [[User_documentation#Third-party_libraries|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 18:23, 19 July 2008
Hello, world!
How do I...
...install Code::Blocks?
Windows | Ubuntu | Mac OS X | Fedora Core | more...
...set up a compiler in Code::Blocks? (Coming soon)
MinGW | MS Visual C++ | more...
...create a new project? (Coming soon)
...debug my program? (Coming soon)
...use a 3rd-party library?
wxWidgets | Boost | SDL | more...