User forums > General (but related to Code::Blocks)
How install CB from sources on Linux?
Borneq:
My installed CodeBlocks is two year old. Nightly builds I see are only for Windows, I need Linux. How can download source code and how can I build it?
oBFusCATed:
You have plenty of options:
1. use svn - https://sourceforge.net/p/codeblocks/code/HEAD/tree/
2. use git, search github for cloned repos
3. use the newly released 15.12rc1 - http://forums.codeblocks.org/index.php?topic=20729.0 but for some reason we have not posted a source package.
And generally there are repos for the night builds for the more popular distros.
Borneq:
I use way described at http://wiki.codeblocks.org/index.php/Installing_Code::Blocks_from_source_on_Linux and installed it from SVN, but I have errors:
- if I try launch from Mint menu start - nothing do
- if I try run from terminal: undefined symbol: cbEVT_APP_CMDLINE
(source has been compiled but application not runs)
Maybe I must use not last SVN version but 15.12rc1 ? how get from SVN this version?
stahta01:
Did you self-compile wxWidgets?
If yes, what version of wxWidgets was used?
If not, what version of wxWidgets is returned by wx-config?
Tim S.
BlueHazzard:
you can try a binary from: https://launchpad.net/~damien-moore/+archive/ubuntu/codeblocks-nightly
Navigation
[0] Message Index
[#] Next page
Go to full version