Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: wenxibo on December 12, 2008, 07:02:12 pm
-
I want to fix a bug of debugger module, but it must link to libcodeblocks.a .
That file is built by codeblocks sdk, but I don't know how to render it.
There is only a makefile.in file in sdk folder without .cbp or .dsp , how to use it in windows ?
Help!!! I had spent 2days on this problem.
-
Hi!
Just look at the wiki.
Building from sources or install from sources are good keywords.
It should take 2 mn instead of 2 days :wink:
Dje
-
hi,see here
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows
You can build codeblocks in codeblocks.
nowadays, I also want to improve the code completion plug in, so, maybe we can discus with this topic. Also, enriching the wiki article to let other people develop codeblocks.