Author Topic: The 26 October 2007 build (4564) is out.  (Read 39262 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