Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on October 27, 2007, 02:51:13 pm

Title: The 26 October 2007 build (4564) is out.
Post by: killerbot on October 27, 2007, 02:51:13 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

The 26 October 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071026_rev4564_win32.7z
  - Linux :
   none

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 26 October 2007 build (4564) is out.
Post by: Jenna on October 27, 2007, 03:12:30 pm
versions compiled on/for debian: Click the link in my sig
Title: Re: The 26 October 2007 build (4564) is out.
Post by: cacb on October 27, 2007, 04:28:08 pm
Hi, thanks for the excellent Code::Blocks. I have been using it for a while on Win32 and Kubuntu 7.04 and I am very pleased with it.  :D

Since last time I upgraded the packaging has changed on Ubuntu as explained on this page
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu)

I am looking for .tar.gz files containing .deb's for Ubuntu 7.04 i386, but the lates nightlies don't seem to provide that?

Btw. I recently tried build 4554 on windows and noticed wxSmith had a problem generating correct code for a submenu (created wxMenuItem instead of wxMenu). With access to the same nightlies for Win32 and Ubuntu I might be able to  provide more feedback.

cacb

P.S: I do hope there is a plan for a stable, official release soon
Title: Self Build On Windows Getting "SVN 0" rather than "SVN 4564"
Post by: idblew on October 27, 2007, 04:28:39 pm
Hi,

It's the first time i've attempted to build from SVN, so far so good.

My build runs fine but I get no SVN number or date (Windows XP SP2).

I've read in previous posts that this was a problem early this year but presumed it is/would be fixed.

Am I making a newbie mistake?

PS: I use TortoiseSVN pointing at "svn://svn.berlios.de/codeblocks/trunk" if that makes a difference.

Thanks in advance for any help  :oops:

UPDATE: Read a post from 10 August suggesting removal of "src\include\autorevision.h" - DOESN'T MAKE A DIFFERENCE  :(
Title: Re: The 26 October 2007 build (4564) is out.
Post by: Biplab on October 27, 2007, 05:00:40 pm
My build runs fine but I get no SVN number or date (Windows XP SP2).

Make sure your system has Subversion installed and the svn.exe is in PATH.

I am looking for .tar.gz files containing .deb's for Ubuntu 7.04 i386, but the lates nightlies don't seem to provide that?

Pasgui publishes builds for Ubuntu. You can get it at-

http://lgp203.free.fr/spip/spip.php?article1
Title: Re: The 26 October 2007 build (4564) is out.
Post by: pasgui on October 27, 2007, 05:07:55 pm
Build for Ubuntu i386/amd64 can be found here (http://lgp203.free.fr/spip/spip.php?article1)

New repository: (http://lgp203.free.fr/spip/spip.php?article2)
Code
deb http://lgp203.free.fr/ubuntu/ distname universe
instead of
Code
deb http://lgp203.free.fr/ubuntu/ distname main
Title: Re: The 26 October 2007 build (4564) is out.
Post by: jobin007007 on October 27, 2007, 09:46:24 pm

Hey,

i am a new user...none of the links work for any nightly build.

Looks like prdownload.berlios.de is down..

Is there anyway you can fix it or post the latest nightly build in an alternate location

Thanks

Title: Re: The 26 October 2007 build (4564) is out.
Post by: Xaviou on October 27, 2007, 10:01:15 pm
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here (http://www.esnips.com/web/CodeBlocks).
Title: Re: The 26 October 2007 build (4564) is out.
Post by: Jenna on October 27, 2007, 10:35:12 pm

Hey,

i am a new user...none of the links work for any nightly build.

Looks like prdownload.berlios.de is down..

Is there anyway you can fix it or post the latest nightly build in an alternate location

Thanks



You can see status of berlios systems here (http://monitor.berlios.de/berlios-status/index.php)

Try to replace "prdownload" with "download2", this might work.
Title: Re: The 26 October 2007 build (4564) is out.
Post by: jobin007007 on October 27, 2007, 10:44:35 pm
Thanks it worked!!!!!! :) :) :)

Just had to replace "prdownload" with "download2"

Thanks again.
Title: Re: The 26 October 2007 build (4564) is out.
Post by: jorgino on October 28, 2007, 04:13:09 am
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!!
Title: Re: The 26 October 2007 build (4564) is out.
Post by: pasgui on October 28, 2007, 07:57:00 am
when I run the sudo apt-get command it tells me that it can't find the wxsmith and the clodeblocks0

Did you try this command ?
Code
sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib

Best regards,

pasgui
Title: Re: The 26 October 2007 build (4564) is out.
Post by: sergei on October 29, 2007, 01:07:48 am
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 (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.
Title: Re: The 26 October 2007 build (4564) is out.
Post by: Solarus on October 30, 2007, 09:24:22 pm
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 ?
Title: Re: The 26 October 2007 build (4564) is out.
Post by: XayC on October 30, 2007, 09:40:33 pm
There's an article in the CB wiki explaining it here (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows). 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
Title: Re: The 26 October 2007 build (4564) is out.
Post by: Solarus on October 31, 2007, 08:51:00 am
It's working , thank you :) !
Title: Re: The 26 October 2007 build (4564) is out.
Post by: supperbond on October 31, 2007, 01:39:19 pm
Can you develop a plug in to make the editor in cb work like the editor in eclipse??


I really like some funtions like class view and code auto completed in eclipse cdt. The class view in cb is to small and cannot use as fast as the cdt, and the code auto completed does not include the (),{}. That is to say, when I input "(" in cdt, then the cdt editor auto place "()", so I can input something easily in the braces. Then, when i finish, i just hit enter, the cursor auto move after "()". I try to find some ways to make the editor in cb act like cdt, but things seems to be impossible.

So, maybe a new plug in needed!
Title: Re: The 26 October 2007 build (4564) is out.
Post by: XayC on October 31, 2007, 02:58:22 pm
While I totally agree with you on that fact that it would be nice to have these features, you probably don't know how much time, code and skill are required to write something like that.
In other words: don't expect it to be implemented soon.

Regards, XayC
Title: Re: The 26 October 2007 build (4564) is out.
Post by: Biplab on October 31, 2007, 04:36:49 pm
The class view in cb is to small and cannot use as fast as the cdt, and the code auto completed does not include the (),{}. That is to say, when I input "(" in cdt, then the cdt editor auto place "()", so I can input something easily in the braces. Then, when i finish, i just hit enter, the cursor auto move after "()". I try to find some ways to make the editor in cb act like cdt, but things seems to be impossible.

Have you tried Settings > Editor > Code-completion and symbols browser > Fill-up chars ? Add the (){} or whatever char you wish to start code-completion.
Title: Re: The 26 October 2007 build (4564) is out.
Post by: koza on November 02, 2007, 01:23:29 am
Hi.
I am a newbie to the Code::Blocks, so i don't know, if this should be characterized (and submitted) as a bug. I was trying to use custom build command and

had a trouble using custom variable as directory path when the variable value contained a space.
Code::Blocks 4564 win32

Settings->Compiler and Debugger settings->Custom Variables->Add

Key:TESTPATH
Value:C:\Program Files

After pressing OK, you can see the Value enclosed in the quotation marks: "C:\Program Files"
As I use the variable $(TESTPATH) anywhere, it is always replaced with "C:\Program Files" (including quotation marks)
which causes trouble when you want to use a custom build command (File->Properties->Advanced->Use custom command to build this file) ex. $(TESTPATH)\CustomBuilder\builder.exe will be in the compiler execution process replaced
with "C:\Program Files"\CustomBuilder\builder.exe failing to execute the desired tool

Of course, if i have spaces in the Value of a variable and i want to use that variable as a directory path, i have to enclose the final usage into quotation marks by myself (ex. "$(TESTPATH)\CustomBuilder\builder.exe" )

The only way, i could manage to execute the builder.exe in this example was to edit that custom variable (in the edit field, the value will be including the quotation marks) and delete the ending quotation mark leaving the value in form "C:\Program Files (deleting also the starting " will cause the new enclosure of the value with new pair of quotation marks) and after that editing the custom command and inserting one " only at the end ex. $(TESTPATH)\CustomBuilder\builder.exe"
Title: Re: The 26 October 2007 build (4564) is out.
Post by: supperbond on November 03, 2007, 04:56:35 am
The class view in cb is to small and cannot use as fast as the cdt, and the code auto completed does not include the (),{}. That is to say, when I input "(" in cdt, then the cdt editor auto place "()", so I can input something easily in the braces. Then, when i finish, i just hit enter, the cursor auto move after "()". I try to find some ways to make the editor in cb act like cdt, but things seems to be impossible.

Have you tried Settings > Editor > Code-completion and symbols browser > Fill-up chars ? Add the (){} or whatever char you wish to start code-completion.


I have tried to do so as you say, but it doesnot work. I do add (){} to Fillup character in code completion, but when I type { in editor and hit enter, it doesnot fill the other }. Maybe I use it wrong. So please tell me the exectly way. Thank u!
Title: Re: The 26 October 2007 build (4564) is out.
Post by: Biplab on November 03, 2007, 05:13:50 am
I have tried to do so as you say, but it doesnot work. I do add (){} to Fillup character in code completion, but when I type { in editor and hit enter, it doesnot fill the other }. Maybe I use it wrong. So please tell me the exectly way. Thank u!

This is not supported.
Title: Re: The 26 October 2007 build (4564) is out.
Post by: thomas on November 03, 2007, 03:45:26 pm
My build runs fine but I get no SVN number or date (Windows XP SP2).
Make sure your system has Subversion installed and the svn.exe is in PATH.
And be so kind to:
1. not hijack threads with something obviously unrelated
2. search the forum before posting, as this has been answered 2000 times already
Title: Re: The 26 October 2007 build (4564) is out.
Post by: jorgino on November 03, 2007, 11:08:49 pm
hey pasgui, this is what I get when I copy exactly the line you typed onto my terminal window:

ubuntu@pc:~$ sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
Password:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libcodeblocks0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libcodeblocks0 has no installation candidate
Title: Re: The 26 October 2007 build (4564) is out.
Post by: stahta01 on November 04, 2007, 05:08:01 am
@jorgino

Did you read and follow?

http://lgp203.free.fr/spip/spip.php?article2

You need to add a source as stated in above link.

Tim S
Title: Re: The 26 October 2007 build (4564) is out.
Post by: jorgino on November 11, 2007, 12:38:55 am
Hi, thanks stahta01, I did follow the instructions and added the link, I was able to install part of the package, now this is what I get:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libcodeblocks0: Depends: libwxgtk2.8-0 (>= 2.8.6) but 2.8.4.0-0ubuntu3 is to be installed
E: Broken packages

I did try to install the libwxgtk2.8 but I got some other version and I'm still unable to install Codeblocks, what else am I supposed to do?

Thanks again.