Author Topic: The 15 October 2007 build (4536) is out.  (Read 13459 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 15 October 2007 build (4536) is out.
« on: October 15, 2007, 08:51:40 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 15 October 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071015_rev4536_win32.7z
  - Linux :
   none

Resolved Fixed:

  • Updated: Few macros for Linux. (Thanks mario for pointing this)
  • do not allow the user to enter an empty project title (and thus project name)

Regressions/Confirmed/Annoying/Common bugs:

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


Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 15 October 2007 build (4536) is out.
« Reply #1 on: October 15, 2007, 10:01:04 pm »
Ubuntu 6.10 & 7.04 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 pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 15 October 2007 build (4536) is out.
« Reply #2 on: October 15, 2007, 10:36:05 pm »
Build for Ubuntu i386/amd64 can be found here

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 15 October 2007 build (4536) is out.
« Reply #3 on: October 15, 2007, 11:23:30 pm »
debian-repository with nightlies (slow because it's a home-server via dsl)

actually svn4537

etch / stable
Code
deb http://jens.lody.name/debian/ etch main
deb-src http://jens.lody.name/debian/ etch main

lenny / testing
Code
deb http://jens.lody.name/debian/ lenny main
deb-src http://jens.lody.name/debian/ lenny main

sid / unstable
Code
deb http://jens.lody.name/debian/ unstable main
deb-src http://jens.lody.name/debian/ unstable main

add my public-key to apt's trustdb:
Code
wget -q http://jens.lody.name/debian/jens.asc -O-  | sudo apt-key add -

build against wxWidgets 2.84 from

Code
deb http://apt.tt-solutions.com/debian/ etch main
key-import to apt's trusted keys:
Code
wget -q http://www.tt-solutions.com/vz/key.asc -O-  | sudo apt-key add -
« Last Edit: October 16, 2007, 08:47:54 pm by jens »

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 15 October 2007 build (4536) is out.
« Reply #4 on: October 15, 2007, 11:58:36 pm »
Ubantu builds-are grate BUT: Would be grate to know who is responsible for the fresh openSUSE builds and when we will have a chance to get them? :shock:
gcc+winXP+suse.

devkid

  • Guest
Re: The 15 October 2007 build (4536) is out.
« Reply #5 on: October 16, 2007, 01:33:13 pm »
I've got a really strange problem with Code::Blocks: every time I want to start it, it prompts me for chosing the compiler and then it stops at "Tip of the day" (it doesn't accept clicks and keyboard input anymore):


I use Ubuntu 7.04 Feisty Fawn and I tried to use the Nightly Build from the 14th and the 15th October.

PS: I'm sorry for my bad English, I'm German. And I'm also sorry if the screenshot is too big.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 15 October 2007 build (4536) is out.
« Reply #6 on: October 16, 2007, 03:08:16 pm »
I've got a really strange problem with Code::Blocks: every time I want to start it, it prompts me for chosing the compiler and then it stops at "Tip of the day" (it doesn't accept clicks and keyboard input anymore):
I use Ubuntu 7.04 Feisty Fawn and I tried to use the Nightly Build from the 14th and the 15th October.

This is a well-known problem. Please upgrade your wxGTK at least to 2.8.4.
Be a part of the solution, not a part of the problem.

devkid

  • Guest
Re: The 15 October 2007 build (4536) is out.
« Reply #7 on: October 16, 2007, 04:06:07 pm »
Thank you =)

luneo7

  • Guest
Re: The 15 October 2007 build (4536) is out.
« Reply #8 on: October 16, 2007, 07:22:07 pm »
RPMs for openSUSE 10.3 are on  8) . http://software.opensuse.org , search for codeblocks....  :D

Later on I will post the rpms on my site... http://luneo.phpnet.us

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 15 October 2007 build (4536) is out.
« Reply #9 on: October 16, 2007, 08:15:00 pm »
RPMs for openSUSE 10.3 are on  8) . http://software.opensuse.org , search for codeblocks....  :D

Later on I will post the rpms on my site... http://luneo.phpnet.us

УРААААААААА!!!!!

Coooool!!!!
gcc+winXP+suse.