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 a svn version? Is there any tutorial?

Started by immm008, June 02, 2013, 11:26:22 AM

Previous topic - Next topic

immm008


Jenna

Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages .

You did not specify your OS, so you must look for the appropriate article yourself.

immm008

Quote from: jens on June 02, 2013, 11:54:45 AM
Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages .

You did not specify your OS, so you must look for the appropriate article yourself.

Actually,for me the most hard part is how to download source code from the link http://sourceforge.net/p/codeblocks/code/9131/.
i just can't find any button to download it

stahta01

Quote from: immm008 on June 02, 2013, 04:30:05 PM
Quote from: jens on June 02, 2013, 11:54:45 AM
Look into the appropriate wiki-article from: http://wiki.codeblocks.org/index.php?title=Special:AllPages .

You did not specify your OS, so you must look for the appropriate article yourself.

Actually,for me the most hard part is how to download source code from the link http://sourceforge.net/p/codeblocks/code/9131/.
i just can't find any button to download it

Do you wish to build the SVN version or not?

If yes, installing SVN is needed to build the SVN.

Building from source code without SVN may not be supported for your OS.
(I have never built CB from source code without using SVN; so, I have no idea if it is supported for any OS.)

The OS matters once more.

Either tell us or go away!!

Link to what SF calls a tarball http://sourceforge.net/p/codeblocks/code/HEAD/tarball

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

immm008

wow,i've done it,it's not as complicated as i thought before,i have no experience of compilng a svn build,so i don't know i need a svn
tool first!

cacb

Quote from: stahta01 on June 02, 2013, 05:59:21 PM
If yes, installing SVN is needed to build the SVN.

Almost true, see this thread (a bit down) http://forums.next.codeblocks.org/index.php/topic,16740.0.html

The easiest option I found was to download Jens Lody's tarball and build for my distro
*.orig.tar.gz from http://apt.jenslody.de/testing/pool/main/c/codeblocks/
Works very well. No SVN required. Obviously will not include the very latest updates,