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 20 December 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_suse100+101.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20061220_rev3407_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- KeyBinder 1.0.8 2006/12/19
- Removed dependency on event EVT_APP_STARTUP_DONE to avoid "uninitialized state" crashes - DragScroll 1.0.33 2006/12/19
- Removed dependency on EVT_APP_STARTUP_DONE
- Converted all EOL to native - Corrected match indices for %%
- Updated OGRE wizard for Dagon (1.2.4). Not using STLPort anymore
- If a compiler executable is not set, skip the files that need it (logging it) instead of producing erroneous command lines
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)
The slow performance on Linux is still a real problem for me. If I type or select a block of text, the screen updates after the best part of a second - unusably slow. My graphics card is an NVidia GeForce 6600 GT (using the proprietary driver) - it's a 3D card with slow 2D performance, so this exacerbates whatever the problem is. I really like Codeblocks and would love to be able to use it - thanks all. Steve.
Have you tried using the non-proprietary driver?
Scanning for plugins in C:\Program Files\CodeBlocks/share/codeblocks/plugins...
ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5
Found 27 plugins
Quote from: Lexx on December 20, 2006, 11:49:38 PM
Scanning for plugins in C:\Program Files\CodeBlocks/share/codeblocks/plugins...
ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5
Found 27 plugins
They talked about this in the 18 december build thread...
Quote from: mandrav on December 19, 2006, 03:32:43 PM
Quote from: orefa on December 19, 2006, 03:28:41 PM
I'm not sure what to make of this error message from the startup log of today's build 3395:
"ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5"
I turned off the profiler plug-in but I still get the same error.
Delete CBProfiler.dll and CBProfiler.zip. This plugin has been renamed to Profiler.dll (and .zip) quite some time now.
when i start C::B i got a popup window, telling me that there are some errors and i have to check the logs... but (noob question mode: on), where are those logs? i really can't find 'em, what's the filename/directory?
thank you :)
Quote from: xplorer87 on December 21, 2006, 12:06:39 AM
logs? i really can't find 'em, what's the filename/directory?
The log is in the "Messages" dock with "Code::Blocks" page.
Ubuntu 6.10 (Edgy) build here (http://www.savefile.com/projects/1037211).
If you use a nightly build, it is better to delete ALL of the files within the C::B directory, unpack the new nightly, and then unpack the two other required DLLs (mingw, wxwidgets). Some of the file names changed...
aw ty... i got these errors:
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip
i think i have to download these plugins somewhere in order to fix this issue, do i? if so, where do i found them? thank you!
Quote from: xplorer87 on December 22, 2006, 01:06:05 AM
aw ty... i got these errors:
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip
i think i have to download these plugins somewhere in order to fix this issue, do i? if so, where do i found them? thank you!
Errors like this mean you forgot to delete your old C::B install. You have to delete everything before using a new nightly.
Hello all,
Where can I download a .tar.gz file to make my own amd64 debian package?
thanks.
codeblocks rulez !
for a while I have a problem with c::b
c::b freeze when trying open *.txt files (note: ANSI, win1251). File is a part of project
Hello,
Is somebody know if this bug will be corrected soon?
http://forums.next.codeblocks.org/index.php?topic=4640.msg36593#msg36593
It has appeared the 4 december build for the first time and still persist in all build since this date.
Thanks and have a nice day.
Quote from: Belgabor on December 22, 2006, 01:45:27 AM
Quote from: xplorer87 on December 22, 2006, 01:06:05 AM
aw ty... i got these errors:
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip
i think i have to download these plugins somewhere in order to fix this issue, do i? if so, where do i found them? thank you!
Errors like this mean you forgot to delete your old C::B install. You have to delete everything before using a new nightly.
fixed it deleting the related *dlls in \share\plugin directory... ty mate :)
For skirby :
Quote from: skirby on December 22, 2006, 02:53:29 PM
Hello,
Is somebody know if this bug will be corrected soon?
http://forums.next.codeblocks.org/index.php?topic=4640.msg36593#msg36593
It has appeared the 4 december build for the first time and still persist in all build since this date.
Thanks and have a nice day.
I have this message too and I have filled a bug report on berlios. Disable CodeCompletion plugin (untill the problem is solved) and the bug disappear.
And for all, Merry Christmas 8) 8)
gd_on
Thanks gd_on, you are right !
Have a nice day.
Quote from: dje590 on December 22, 2006, 09:47:26 AM
Hello all,
Where can I download a .tar.gz file to make my own amd64 debian package?
thanks.
codeblocks rulez !
Use the SVN sources to compile it by yourself.
Quote from: dje590 on December 22, 2006, 09:47:26 AM
Hello all,
Where can I download a .tar.gz file to make my own amd64 debian package?
thanks.
codeblocks rulez !
//-- 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)
search for "from source" in the wiki index.