Difference between revisions of "User:TDragon"
From Code::Blocks
(Continued linkification and restructuring) |
(More work) |
||
Line 4: | Line 4: | ||
=== How do I... === | === How do I... === | ||
'''[[Installing_Code::Blocks|...install Code::Blocks?]]'''<br/> | '''[[Installing_Code::Blocks|...install Code::Blocks?]]'''<br/> | ||
− | <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> | + | <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?''' | + | '''[[Installing_a_supported_compiler|...set up a compiler in Code::Blocks?]]'''<br/> |
− | <span style="font-size:.9em">MinGW | MS Visual C++ | more...</span> | + | <span style="font-size:.9em"> |
+ | [[Installing_a_supported_compiler#Downloading_the_GNU_GCC_compiler_.26_GDB_debugger|MinGW]] | | ||
+ | [[Installing_a_supported_compiler#Downloading_the_Microsoft_Visual_C.2B.2B_Free_Toolkit_2003|MS Visual C++]] | | ||
+ | [[Installing_a_supported_compiler|more...]] | ||
+ | </span> | ||
'''...create a new project?''' (Coming soon) | '''...create a new project?''' (Coming soon) | ||
Line 14: | Line 24: | ||
'''[[User_documentation#Third-party_libraries|...use a 3rd-party library?]]'''<br/> | '''[[User_documentation#Third-party_libraries|...use a 3rd-party library?]]'''<br/> | ||
− | <span style="font-size:.9em">[[Using_wxWidgets|wxWidgets]] | [[Using_Boost|Boost]] | [[ | + | <span style="font-size:.9em"> |
+ | [[Using_wxWidgets|wxWidgets]] | | ||
+ | [[Using_Boost|Boost]] | | ||
+ | [[Using_SDL_with_Code::Blocks|SDL]] | | ||
+ | [[User_documentation#Third-party_libraries|more...]] | ||
+ | </span> | ||
}} | }} | ||
Latest revision as of 19:35, 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?
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...