News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to build my CB?

Started by pass86, July 14, 2007, 05:29:32 PM

Previous topic - Next topic

pass86

I want to build CB.
How can I do that?
FAQ.

mariocup

Hi,

the documentation how to build codeblocks from source is described in the wiki page http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook and at http://codeblocks.org/manual.shtml.

pass86

But,
In file included from D:\CodeBlocks\src\sdk\configmanager-revision.cpp:13:
D:\CodeBlocks\src\sdk\/autorevision.h:12: error: `has' was not declared in this scope
D:\CodeBlocks\src\sdk\/autorevision.h:12: error: `props' was not declared in this scope
D:\CodeBlocks\src\sdk\configmanager-revision.cpp:26: error: no `wxString ConfigManager::GetSvnDate()' member function declared in class `ConfigManager'
D:\CodeBlocks\src\sdk\configmanager-revision.cpp: In member function `wxString ConfigManager::GetSvnDate()':
D:\CodeBlocks\src\sdk\configmanager-revision.cpp:27: error: `LSVN_DATE' undeclared (first use this function)
D:\CodeBlocks\src\sdk\configmanager-revision.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)

mariocup

Hi,

the svn.exe executable must be in your path.

Bye,

pass86

svn.exe executable is in my path.
But, either.