Author Topic: The 26 October 2007 build (4564) is out.  (Read 39258 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 26 October 2007 build (4564) is out.
« 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.

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:

  • update docu: ThreadSearch 0.9 and some hints for users
  • add screenshots of documentation
  • wxSmithContribItems: Added wxFlatNotebook support (made by olivetti) for linux build (windows support will be added soon)
  • Removed: Addition of TIXML_USE_STL definition to plugin projects
  • wxSmithContribItems: Added wxFlatNotebook support in windows
  • Applied: [Patch #2220] Fix target deletion (A bug affecting Linux users, thanks Pauliusz for patch)
  • Cleaned up conversion routine to take advantage of latest FileManager code
  • Added: Support to use user-specified encoding if auto detection & conversion fails
  • wxSmithContribItems: Added missing GPL headers

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 26 October 2007 build (4564) is out.
« Reply #1 on: October 27, 2007, 03:12:30 pm »
versions compiled on/for debian: Click the link in my sig

Offline cacb

  • Lives here!
  • ****
  • Posts: 536
Re: The 26 October 2007 build (4564) is out.
« Reply #2 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

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

Offline idblew

  • Multiple posting newcomer
  • *
  • Posts: 27
Self Build On Windows Getting "SVN 0" rather than "SVN 4564"
« Reply #3 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  :(
« Last Edit: October 27, 2007, 04:57:11 pm by idblew »

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 26 October 2007 build (4564) is out.
« Reply #4 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
« Last Edit: October 27, 2007, 05:06:47 pm by Biplab »
Be a part of the solution, not a part of the problem.

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 26 October 2007 build (4564) is out.
« Reply #5 on: October 27, 2007, 05:07:55 pm »
Build for Ubuntu i386/amd64 can be found here

New repository:
Code
deb http://lgp203.free.fr/ubuntu/ distname universe
instead of
Code
deb http://lgp203.free.fr/ubuntu/ distname main
« Last Edit: October 28, 2007, 01:55:34 am by pasgui »

jobin007007

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #6 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


Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 26 October 2007 build (4564) is out.
« Reply #7 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.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 26 October 2007 build (4564) is out.
« Reply #8 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

Try to replace "prdownload" with "download2", this might work.
« Last Edit: October 27, 2007, 10:41:13 pm by jens »

jobin007007

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #9 on: October 27, 2007, 10:44:35 pm »
Thanks it worked!!!!!! :) :) :)

Just had to replace "prdownload" with "download2"

Thanks again.

Offline jorgino

  • Single posting newcomer
  • *
  • Posts: 6
Re: The 26 October 2007 build (4564) is out.
« Reply #10 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!!

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 26 October 2007 build (4564) is out.
« Reply #11 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

sergei

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #12 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

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

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #13 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 ?

Offline XayC

  • Multiple posting newcomer
  • *
  • Posts: 94
Re: The 26 October 2007 build (4564) is out.
« Reply #14 on: October 30, 2007, 09:40:33 pm »
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

Solarus

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #15 on: October 31, 2007, 08:51:00 am »
It's working , thank you :) !

supperbond

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #16 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!

Offline XayC

  • Multiple posting newcomer
  • *
  • Posts: 94
Re: The 26 October 2007 build (4564) is out.
« Reply #17 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

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 26 October 2007 build (4564) is out.
« Reply #18 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.
Be a part of the solution, not a part of the problem.

koza

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #19 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"

supperbond

  • Guest
Re: The 26 October 2007 build (4564) is out.
« Reply #20 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!

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 26 October 2007 build (4564) is out.
« Reply #21 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.
Be a part of the solution, not a part of the problem.

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 26 October 2007 build (4564) is out.
« Reply #22 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
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline jorgino

  • Single posting newcomer
  • *
  • Posts: 6
Re: The 26 October 2007 build (4564) is out.
« Reply #23 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 26 October 2007 build (4564) is out.
« Reply #24 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
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline jorgino

  • Single posting newcomer
  • *
  • Posts: 6
Re: The 26 October 2007 build (4564) is out.
« Reply #25 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.