Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.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
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 27 November 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20061127_rev3289_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20061127_rev3289_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20061127_rev3289_suse100+101.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20061127_rev3289_fc4+5.rpm (not yet)
Resolved Fixed:
- wxMac: fix r3261 bug with plugins not loading
- wxMac: fix splashscreen background bug (#9347)
- enable DMD compiler for Linux
- added missing D compilers to CodeBlocks-usnix.cbp
- When loading a workspace, code-completion parsing starts after all workspace projects have been fully loaded. This improves the loading time tremendously
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- menu items with icon not correctly aligned (since wx263)
Windows ANSI build here (http://savefile.com/files/295510).
As of the 26 November build, I always have to close the Code::Blocks process from the Task Manager.
I'm using Windows XP Service Pack 2.
Main Menu -> Plugins -> Manage Plugins
Untick `Install system-wide, for all users of this machine (requires administrative rights)`
This will stop the code completion plugin from crashing on application close and forcing a task manager end process.
Quote from: bubblegum.anarchy on November 28, 2006, 12:38:33 AM
Main Menu -> Plugins -> Manage Plugins
Untick `Install system-wide, for all users of this machine (requires administrative rights)`
This will stop the code completion plugin from crashing on application close and forcing a task manager end process.
That fixed it.
Thank you very much.
FYI:
http://www.codeblocks.org/nightly/ is linking to OLD DLL!
See this post for person who found it; http://forums.next.codeblocks.org/index.php?topic=4585.msg36190;topicseen#new
Tim S
Ubuntu 6.10 (Edgy) build here (http://www.savefile.com/projects/1037211).
Is Code::Blocks available for Mac?
Quote from: vdumont on November 28, 2006, 03:15:43 AM
Is Code::Blocks available for Mac?
Search the following for Mac OS X
//-- Wiki Index
CodeBlocks Wiki Index (http://wiki.codeblocks.org/index.php?title=Special:Allpages)
//-- Wiki Main Page
CodeBlocks Wiki Main Page (http://wiki.codeblocks.org/index.php?title=Main_Page)
Quote from: stahta01 on November 28, 2006, 01:14:09 AM
FYI:
http://www.codeblocks.org/nightly/ is linking to OLD DLL!
See this post for person who found it; http://forums.next.codeblocks.org/index.php?topic=4585.msg36190;topicseen#new
Tim S
fixed , thanks for pointing out. Will further update that page this evening, the information of the the contribs and cbp's is also outdated.
Nice day, Guys
I have noticed that there is an improvement of tab spawning logic - thank you!
But i think it will be even better if modified such a way:
If a tab is about to be opened and there is enough place for it (no need for shifting) - then i believe no shifting must be done at all (shifting is done per current functionality <27 nov 2006>, w32).
I think it will introduce more comfort to C::B :P
Best Wishes,
Roman
Quote from: vdumont on November 28, 2006, 03:15:43 AM
Is Code::Blocks available for Mac?
Yes, Code::Blocks is available for Mac OS X 10.3 and for Mac OS X 10.4 (Universal)
It is currently a bit behind, but there will be a new "nightly" Mac build posted shortly.
You can find binaries at http://developer.berlios.de/project/showfiles.php?group_id=5358
and instructions in the C::B Wiki regarding installing a Nightly (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Mac_OS_X) or building from Source (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Mac_OS_X).
Quote from: Roman on November 28, 2006, 07:34:06 PM
Nice day, Guys
I have noticed that there is an improvement of tab spawning logic - thank you!
But i think it will be even better if modified such a way:
If a tab is about to be opened and there is enough place for it (no need for shifting) - then i believe no shifting must be done at all (shifting is done per current functionality <27 nov 2006>, w32).
I think it will introduce more comfort to C::B :P
Best Wishes,
Roman
we are aware of this problem, it's in a component we use from another developer. That person is aware of the problem and is going to fix it in the near future :-)
Quote from: killerbot on November 28, 2006, 08:41:57 PM
we are aware of this problem, it's in a component we use from another developer. That person is aware of the problem and is going to fix it in the near future :-)
It is really exciting - i want a time machine :P
Quote from: afb on November 28, 2006, 07:52:12 PM
Yes, Code::Blocks is available for Mac OS X 10.3 and for Mac OS X 10.4 (Universal)
It is currently a bit behind, but there will be a new "nightly" Mac build posted shortly.
You can find binaries at http://developer.berlios.de/project/showfiles.php?group_id=5358
and instructions in the C::B Wiki regarding installing a Nightly (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Mac_OS_X) or building from Source (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Mac_OS_X).
I just got it, it is quite behind indeed... any idea when the new build is supposed to come out?
Quote from: vdumont on November 29, 2006, 07:52:39 PM
I just got it, it is quite behind indeed... any idea when the new build is supposed to come out?
I'll post a new build for Mac OS X 10.4 tonight. Maybe 10.3 too, if it finishes in time :-)
Just that there was a new plugin that broke the Mac build, that needs to be fixed first.
I'm having some problems with "Compile Current File". It seems to be trying to link the stuff together and produce a executable file. Maybe I'm doing something wrong, but it used to work on 27/07 build...
Any clue?
thanks (and sorry the bad english),
Thiago Lima
Quote from: sethjackson on November 27, 2006, 10:36:42 PM
Windows ANSI build here (http://savefile.com/files/295510).
Hi,
with each start of c::b i get an error for the compiler and debugger plugins.
:shock: nice to hear, but not very useful. :?
you can do 2 things:
1: update to latest version
2: write down what the problem is.
We prefer the first option...