User forums > Nightly builds

The 09 October 2007 build (4518) is out.

<< < (2/4) > >>

jsibarani:
i noticed that wxsmith new resource dialog does not correctly restored
when clicking on "Advanced Options" button.

Jenna:
debian-repository with nightlies (slow because it's a home-server via dsl)

actually svn4518

etch / stable

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

lenny / testing

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

sid / unstable

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

add my public-key to apt's trustdb:

--- Code: ---wget -q http://jens.lody.name/debian/jens.asc -O-  | sudo apt-key add -
--- End code ---

build against wxWidgets 2.84 from

--- Code: ---http://apt.tt-solutions.com/debian/ etch main
--- End code ---
key-import to apt's trusted keys:

--- Code: ---wget -q http://www.tt-solutions.com/vz/key.asc -O-  | sudo apt-key add -
--- End code ---

Xaviou:
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.

cs378:
I am having problems with CodeBlocks freezing Ubuntu 7.04

I can open the project fine, but after I use it for awhile, the whole computer freezes. (Can't even use Ctrl+Alt+F1)

I tried both wxWidgets 2.8.4 and 2.8.6

Thank you

clyfish:

--- Quote from: cs378 on October 11, 2007, 12:25:28 am ---I am having problems with CodeBlocks freezing Ubuntu 7.04

I can open the project fine, but after I use it for awhile, the whole computer freezes. (Can't even use Ctrl+Alt+F1)

I tried both wxWidgets 2.8.4 and 2.8.6

Thank you

--- End quote ---
memory leaks?
This is only my guess.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version