Author Topic: The 07 march 2006 build is out.  (Read 23076 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 07 march 2006 build is out.
« on: March 07, 2006, 10:28:28 pm »
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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 07 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060307_rev2156_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • fixed crash on search/replace nothing (path 900 : bug 6665)
  • Removed obsolete file src/sdk/wxscintilla/build/wxscintilla.cbp
  • Added -r switch in OpenWatcom's compile resource command macro
  • When launching a tool, its details are logged (command line and working dir) for easier user troubleshooting
  • Updated Python lexer (patch #891)
  • Updated CSS lexer (patch #884)
  • Fixed DDE bug in windows (patch #902)
  • Various little code cleanups (patches # 901, 897, 892)
  • wxWidgets project templates updates (patch #862)
  • Added a couple of missing #includes for non-PCH builds (patch #899)
  • Ctrl-C (copy), Ctrl-V (paste), Ctrl-X (cut), Ctrl-Z (undo) and Ctrl-Shift-Z (redo) now work for logs too. The editor doesn't "steal" them anymore. Patch #890
  • Renamed debugger's window "Examine memory" to "Memory dump"
  • Improved debugger's "Memory dump" window. It now contains a field to enter an address and a combobox to select the bytes count to dump. It is also updated automatically

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)


Offline Zingam

  • Multiple posting newcomer
  • *
  • Posts: 74
Re: The 07 march 2006 build is out.
« Reply #1 on: March 08, 2006, 12:25:24 am »
No more DDE bug club :(

sethjackson

  • Guest
Re: The 07 march 2006 build is out.
« Reply #2 on: March 08, 2006, 02:43:59 am »
No more DDE bug club :(

I don't get it....  :? Why does that make you put a (:()

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: The 07 march 2006 build is out.
« Reply #3 on: March 08, 2006, 03:56:59 am »
No more DDE bug club :(
I don't get it....  :? Why does that make you put a (:()
Our old friend has gone away.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Trikko

  • Guest
Re: The 07 march 2006 build is out.
« Reply #4 on: March 08, 2006, 08:31:01 am »
I've got an unhandled exception when i try to rebuild all targets...

I've got four target:
Release DigitalMars
Release Mingw
Release Vc++
Release OpenWatcom

It rebuilds the first one then after linking on the log appears:
------ Build: Release Mingw ...

And codeblocks crash with an unhandled exception

OpenWatcom resource compiler return error compiling a .rc file... (if it is wx.rc it complains about a missing wx.exe file...)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 07 march 2006 build is out.
« Reply #5 on: March 08, 2006, 08:48:10 am »
Quote
I've got an unhandled exception when i try to rebuild all targets

Post your .rpt file (crash file generated where codeblocks.exe is).

Quote
OpenWatcom resource compiler return error compiling a .rc file

Go to OpenWatcom's options and press "Reset defaults".
Be patient!
This bug will be fixed soon...

Trikko

  • Guest
Re: The 07 march 2006 build is out.
« Reply #6 on: March 08, 2006, 09:04:55 am »
Quote
I've got an unhandled exception when i try to rebuild all targets

Post your .rpt file (crash file generated where codeblocks.exe is).

Quote
OpenWatcom resource compiler return error compiling a .rc file

Go to OpenWatcom's options and press "Reset defaults".

It doesn't add info on that file. (There was only old reports... i deleted it but nothing appens...)
By the way pressing the right button on the unhandled exception messagebox it show me another messagebox with these info:

An exception has been raised!
The application encountered an error at sdk\compiler.cpp on line 160.
The error message is:

Compiler::Init() not called or generator invalid!

Code::Blocks Version revision 2156 (...)

Trikko

  • Guest
Re: The 07 march 2006 build is out.
« Reply #7 on: March 08, 2006, 09:09:26 am »
About openwatcom: it works after resetting but i can't understand why it builds a console based application instead of a gui one...

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 07 march 2006 build is out.
« Reply #8 on: March 08, 2006, 10:15:45 am »
The fix for the "crash" (exception) has been committed already.

About compilers:
You all have to understand that I cannot possibly know all compilers and their switches to their full extent. So, if someone notices errors in a compiler's macros, and knows how to fix them, please post a patch in the patch tracker.
Be patient!
This bug will be fixed soon...

Trikko

  • Guest
Re: The 07 march 2006 build is out.
« Reply #9 on: March 08, 2006, 10:19:56 am »
The fix for the "crash" (exception) has been committed already.

Thanks!

Quote
About compilers:
You all have to understand that I cannot possibly know all compilers and their switches to their full extent

I know! I just report a problem...

Quote
So, if someone notices errors in a compiler's macros, and knows how to fix them...

I don't know... I'm just testing compilers, i never compiled with ow before :D

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 07 march 2006 build is out.
« Reply #10 on: March 08, 2006, 11:27:07 am »
Hello,

I submitted a bug about C::B and ResEd (a wonderful Ressource Editor)
https://developer.berlios.de/bugs/?func=detailbug&bug_id=6625&group_id=5358

I have discussed the problem with the author of ResEd.
He made a new version which correct the crash of Code::Blocks

For information, RedEd did not return exit code to 1.
It seems that Code::Blocks need that information.

Is somebody can close that bug?

Thanks and have a nice day.

Trikko

  • Guest
Re: The 07 march 2006 build is out.
« Reply #11 on: March 08, 2006, 11:44:46 am »
About openwatcom... it seems that to build an app without console you need to add:

-"system nt_win"

as linker param.... I found it on wxWidgets minimal makefile, but i can't find out anything else about this param...

I think it should be setted automagically when you select the right type of project... (only on NT/2000/XP?)

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 07 march 2006 build is out.
« Reply #12 on: March 08, 2006, 12:08:47 pm »
Hello,

I have found this manual here. At page 4 you can find "Open Watcom Compile and Link Options Summary". Anyway, the manual is a bit old :roll:.

Best wishes,
Michael

Trikko

  • Guest
Re: The 07 march 2006 build is out.
« Reply #13 on: March 08, 2006, 01:01:33 pm »
Another problem. Now i save my multicompiler project as template on shared/template ecc...
When i create a new project using this template, selected compiler for each target is wrong.

I'll try to explain better.
I created a project with 4 target:

-Release DMars  <- Selected compiler in build option "Digital Mars" (for this target)
-Release Mingw <- Selected compiler in build option "Gnu gcc..." (for this target)
-Release VC++ <- Selected compiler in build option "VC++" (for this target)
-Release OpenWatcom <- Selected compiler in build option "Open watcom" (for this target)

That's work correctly. The compiler selected for project is digital mars. When i save and load project all works as expected. But when i save as template if i create a new project all target has "Digital Mars" as selected compiler... (why don't you add "none" to compiler lists?)



sethjackson

  • Guest
Re: The 07 march 2006 build is out.
« Reply #14 on: March 08, 2006, 04:52:36 pm »
Hello,

I submitted a bug about C::B and ResEd (a wonderful Ressource Editor)
https://developer.berlios.de/bugs/?func=detailbug&bug_id=6625&group_id=5358

I have discussed the problem with the author of ResEd.
He made a new version which correct the crash of Code::Blocks

For information, RedEd did not return exit code to 1.
It seems that Code::Blocks need that information.

Is somebody can close that bug?

Thanks and have a nice day.

Yes. A project admin, or the submitter of a bug (you) can close a bug :D