Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: HScui on November 04, 2012, 10:11:40 am

Title: how to build an environment to develop CodeBlocks
Post by: HScui on November 04, 2012, 10:11:40 am
    I'd like to study the CodeBlocks source code,but
    After I downloaded the CB source code, I don't know how to build and debug the code.
    Can somebody tell me how to build an environment to develop CB or give me:
1.tutorial
2.name of books
3.related keywords
4.websites name
5.guidelines
Title: Re: how to build an environment to develop CodeBlocks
Post by: oBFusCATed on November 04, 2012, 10:30:15 am
Search here: http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks
Here is some sort of dev documentation: http://wiki.codeblocks.org/index.php?title=Developer_documentation
Title: Re: how to build an environment to develop CodeBlocks
Post by: HScui on November 04, 2012, 12:52:16 pm
Thanks