User forums > Using Code::Blocks

command line c::b project builder for Fedora

<< < (2/3) > >>

molc:

--- Quote from: stahta01 on March 23, 2011, 05:08:26 pm ---Try

--- Code: ---svn checkout http://svn.berlios.de/svnroot/repos/codeblocks/branches/codeblocks_console
--- End code ---

--- End quote ---

It doesn't work.

Jenna:

--- Quote from: oBFusCATed on March 22, 2011, 06:18:29 pm ---There is initial work done in the this branch http://svn.berlios.de/wsvn/codeblocks/branches/codeblocks_console/?#a9d0bd8ef7e401af0a01b460d3e4bea4d
But you still have a dependency on the wxBase, I think.

--- End quote ---
You need full blown wxWidgets to build it.
It build the gui and the console part (at the moment).
The console binary (codeblocks_con ) most likely has dependencies on gui-stuff.
At the moment I split some part in base and gui-files, but it's still very hacky and uses a lot of ifdefs.
If all related files are split a reorganisation will come (and also a possibility to build just the console-binary).

Neverthelees it works and can be used from a real console, with no running X-server.

Jenna:

--- Quote from: molc on March 23, 2011, 06:02:19 pm ---
--- Quote from: stahta01 on March 23, 2011, 05:08:26 pm ---Try

--- Code: ---svn checkout http://svn.berlios.de/svnroot/repos/codeblocks/branches/codeblocks_console
--- End code ---

--- End quote ---

It doesn't work.


--- End quote ---
Do you have svn (commandline version) installed ?

molc:
I typed wrong the svn command, I used /wsvn instead of /svnroot/repos in the URL.

Thanks.

Do you plan to include codeblocks_con binary together with the regular codeblocks release?

Jenna:

--- Quote from: molc on March 23, 2011, 06:25:26 pm ---I typed wrong the svn command, I used /wsvn instead of /svnroot/repos in the URL.

Thanks.

Do you plan to include codeblocks_con binary together with the regular codeblocks release?

--- End quote ---
Yes, if it is ready to be merged with trunk.
But as written this will take some time and it's not top priority.
It can be used as it is, even if it is quiet hacky and the code is really ugly.
And of course there is a "real life" next to C::B that needs some time.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version