News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to build CB from SVN?

Started by Borneq, January 25, 2017, 07:56:41 AM

Previous topic - Next topic

Borneq

First I try build it for Windows, next I wanna build also for Linux.
I have installed nightly version 10922.
I have installed wxWidgets from http://www.codeblocks.org/downloads/source -> http://sourceforge.net/projects/codeblocks/files/Sources/16.01/wxMSW-2.8.12.7z to c:\wxMSW-2.8.12
Before build ask me about variables:
wx: here c:\wxMSW-2.8.12 ?
cb_release_type: ?

oBFusCATed

Search the wiki please. There is plenty of information there.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

#2
Quotecb_release_type: ?

Needs to be a single space " ", "-g", what ever optimize level you want (NOTE: Do NOT try level 3 it is normally too bugging under Windows.)

Edit: http://wiki.codeblocks.org/index.php/Installing_Code::Blocks_from_source_on_Windows#Build_Code::Blocks

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]