Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Compiling Code Block

(1/4) > >>

puneet_m:
How can I compile the source code of codeblock? and where is it located?

Thanks,
Puneet

raph:
Get the sourcecode with your svn client at svn://svn.berlios.de/codeblocks/trunk.
How to compile cb depends on your os. Have a look at the wiki, you will find all information, there.

Biplab:
Please read the following article. This would be helpful.

--- Quote ---http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows
--- End quote ---

You've to download the C::B source from SVN. Following page has appropriate links to download source.

--- Quote ---https://developer.berlios.de/svn/?group_id=5358
--- End quote ---

puneet_m:
When I try to build the source code it gives the following error:

sdk\wxscintilla\src\PlatWX.cpp  633 error:class wxWindow has no member named SetTitle.

What could be the reason for this error?

raph:

--- Quote from: puneet_m on August 03, 2007, 10:44:48 pm ---When I try to build the source code it gives the following error:

sdk\wxscintilla\src\PlatWX.cpp  633 error:class wxWindow has no member named SetTitle.

What could be the reason for this error?

--- End quote ---
Which version of wxWidgets are you using? You should use wxMSW 2.8.4

Navigation

[0] Message Index

[#] Next page

Go to full version