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 &#124; Ubuntu &#124; Fedora Core &#124; more...</span>
+
<span style="font-size:.9em">[[Installing_the_latest_official_version_of_Code::Blocks_on_Windows|Windows]] &#124; [[Installing_in_Ubuntu|Ubuntu]] &#124; [[Installing_in_Mac_OS_X|Mac OS X]] &#124; [[Installing_in_Fedora_Core|Fedora Core]] &#124; [[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 &#124; MS Visual C++ &#124; more...</span>
 
<span style="font-size:.9em">MinGW &#124; MS Visual C++ &#124; 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 &#124; Boost &#124; SDL &#124; more...</span>
+
<span style="font-size:.9em">[[Using_wxWidgets|wxWidgets]] &#124; [[Using_Boost|Boost]] &#124; [[Using_SDL|SDL]] &#124; [[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...


Code::Blocks and wxWidgets on Windows Quick Reference

Code::Blocks and Boost on Windows Quick Reference