News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 20 december 2006 build is out.

Started by killerbot, December 20, 2006, 10:31:21 PM

Previous topic - Next topic

killerbot

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)


blackh

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.

sethjackson

Have you tried using the non-proprietary driver?

Lexx

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

StingRay

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.

xplorer87

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 :)
on
through the mist and the madness...
we are trying to get the message to you... metal militia!

SamT

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.

cstudent


joubertdj

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...

xplorer87

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!
on
through the mist and the madness...
we are trying to get the message to you... metal militia!

Belgabor

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.

dje590

Hello all,

Where can I download a .tar.gz file to make my own amd64 debian package?

thanks.

codeblocks rulez !

madnut.ua

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

skirby

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.

xplorer87

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 :)
on
through the mist and the madness...
we are trying to get the message to you... metal militia!