User forums > Nightly builds
The 26 October 2007 build (4564) is out.
jorgino:
Hey guys, I've been out for a while, and now that I'm back looks like things changed a little bit and now I'm totally lost! I'm a Ubuntu 7.04 Feisty guy, and my current C:B is 3989. I tried following the directions from pasgui but when I download the file I get that the wxsmith is not satisfied, and when I run the sudo apt-get command it tells me that it can't find the wxsmith and the clodeblocks0 packages and that codeblocks is already the newest, so can somebody please tell me how can I upgrade my version of C::B, thanks!! By the way, I can't forget to mention how much I love this IDE, it's really really really really awesome!! thanks again guys!!
pasgui:
--- Quote from: jorgino on October 28, 2007, 04:13:09 am ---when I run the sudo apt-get command it tells me that it can't find the wxsmith and the clodeblocks0
--- End quote ---
Did you try this command ?
--- Code: ---sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
--- End code ---
Best regards,
pasgui
sergei:
Hi! A certain possible bug regarding directory resolution that has been introduced during svn 4446 -> svn 4454 update hasn't been fixed in this version yet :(
I've posted about it here:
http://forums.codeblocks.org/index.php/topic,6879.msg53274.html#msg53274
But I got no replies. I'd like to submit this as a bug, but according to the guidelines I shouldn't do so unless someone has confirmed it. Please, could someone set his compiler include/etc. folders to a path related to a global variable (e.g. $(#ideenv)\MinGW\include), set that global variable to an environment variable (e.g ideenv=%IDEDIR%), and that environment variable to a full path?
Like this (in command line):
set IDEDIR=D:\Programming
codeblocks.exe D:\Programming\C++\MyProj\MyProj.cbp
Then, right click and open #include (anything) - worked in 4446 and earlier, but in 4454 and later - not found.
Solarus:
Thanks for the debian packages jens :)
I would try the Windows version , i had download the 3 7zip packages and uncompressed them , but CodeBlocks did'nt found the GCC compiler.
How can I get the GCC compiler for Windows ans use it with code blocks please ?
XayC:
There's an article in the CB wiki explaining it here. The first step explains how to install and set-up the compiler (MinGW).
When you have MinGW installed just make sure CB is looking for it in the right place (Settings->Compiler and Debugger->Toolchain Executables panel).
Regards, XayC
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version