Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on January 01, 2007, 08:11:57 pm

Title: The 01 january 2007 build is out.
Post by: killerbot on January 01, 2007, 08:11:57 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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.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 01 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070101_rev3446_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070101_rev3446_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20070101_rev3446_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070101_rev3446_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 01 january 2007 build is out.
Post by: cstudent on January 02, 2007, 12:01:51 am
Ubuntu 6.10 (Edgy) build here (http://www.savefile.com/projects/1037211).
Title: Re: The 01 january 2007 build is out.
Post by: gjsmo on January 02, 2007, 12:17:15 am
Happy new year... nothing really to report.
Title: Re: The 01 january 2007 build is out.
Post by: Biplab on January 02, 2007, 06:13:59 am
  • Fixed locating build scripts when using absolute/relative pathnames (also handle variables now in script filenames)
  • Added build scripts related functions in script bindings for CompileOptionsBase

What are the added functions and how they work?  :)   Please provide some details or link to them.
Title: Re: The 01 january 2007 build is out.
Post by: calande on January 02, 2007, 07:09:59 am
Hello, where do I get:

2) mingwm10.dll
3) wxmsw26u_gcc_cb.dll

Please...
Title: Re: The 01 january 2007 build is out.
Post by: Biplab on January 02, 2007, 07:34:31 am
Hello, where do I get:

2) mingwm10.dll
3) wxmsw26u_gcc_cb.dll

Please...

They are always provided with the Nightly Release Post. I'm quoting from the post itself.

Download wxmsw26u_gcc_cb.dll from the following link.
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.7z (http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.7z)

Download mingwm10.dll from the following link-
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z (http://prdownload.berlios.de/codeblocks/mingwm10.7z)

Hope this helps.
Title: Re: The 01 january 2007 build is out.
Post by: mandrav on January 02, 2007, 08:36:49 am
  • Fixed locating build scripts when using absolute/relative pathnames (also handle variables now in script filenames)
  • Added build scripts related functions in script bindings for CompileOptionsBase

What are the added functions and how they work?  :)   Please provide some details or link to them.

Code
        virtual void SetBuildScripts(const wxArrayString& scripts);
        virtual const wxArrayString& GetBuildScripts() const;
        virtual void AddBuildScript(const wxString& script);
        virtual void RemoveBuildScript(const wxString& script);

Wiki documentation will probably be updated later today.
Title: Re: The 01 january 2007 build is out.
Post by: Biplab on January 02, 2007, 08:38:33 am
Thanks for your reply. I'm waiting for the Wiki update.  :)
Title: Re: The 01 january 2007 build is out.
Post by: agent007se on January 02, 2007, 12:16:24 pm
There's a little error in the topic : "The 01 January 2006 build is out." (may be useful for the next copy/past ... :P)
Title: Re: The 01 january 2007 build is out.
Post by: calande on January 02, 2007, 12:18:34 pm
Thanks, perfect  :)
Title: Re: The 01 january 2007 build is out.
Post by: i25ffz on January 02, 2007, 03:16:58 pm
When I import a project, an error happen, but can import project successfully.
Title: Re: The 01 january 2007 build is out.
Post by: Szabadember on January 02, 2007, 03:49:47 pm
Codeblocks sometimes crashes if i stop the debugger!!!

Error occured on Tuesday, January 2, 2007 at 15:47:43.

L:\Program Files\CodeBlocks\codeblocks.exe caused an Access Violation at location 619d8b96 in module L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll Writing to location 00000000.

Registers:
eax=00000000 ebx=00000000 ecx=00000001 edx=0394eff0 esi=00000001 edi=01c7f854
eip=619d8b96 esp=0022f608 ebp=0022f620 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
619D8B96  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:619D8B96  _ZN18wxBaseArrayPtrVoid3AddEPKvj
6D8D3EF9  L:\Program Files\CodeBlocks\share\codeblocks\plugins\debugger.dll:6D8D3EF9
6D88C5B5  L:\Program Files\CodeBlocks\share\codeblocks\plugins\debugger.dll:6D88C5B5
6D8B44E5  L:\Program Files\CodeBlocks\share\codeblocks\plugins\debugger.dll:6D8B44E5
6D8971BE  L:\Program Files\CodeBlocks\share\codeblocks\plugins\debugger.dll:6D8971BE
6D89A57F  L:\Program Files\CodeBlocks\share\codeblocks\plugins\debugger.dll:6D89A57F
61A6A9C8  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61A6A9C8  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
61A6AD8C  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61A6AD8C  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
61A6BD69  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61A6BD69  _ZN12wxEvtHandler12ProcessEventER7wxEvent
61A6BBA6  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61A6BBA6  _ZN12wxEvtHandler20ProcessPendingEventsEv
619C1C94  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:619C1C94  _ZN12wxAppConsole20ProcessPendingEventsEv
61E19948  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61E19948  _ZN18wxHtmlSearchStatus8IsActiveEv
77D3EAF2  L:\WINDOWS\system32\USER32.dll:77D3EAF2  EnableMenuItem
77D3EA9E  L:\WINDOWS\system32\USER32.dll:77D3EA9E  EnableMenuItem
77D3EBF3  L:\WINDOWS\system32\USER32.dll:77D3EBF3  CallNextHookEx
7C90EAE3  L:\WINDOWS\system32\ntdll.dll:7C90EAE3  KiUserCallbackDispatcher
61AAD194  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61AAD194  _ZN11wxEventLoop8DispatchEv
61AAD020  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61AAD020  _ZN11wxEventLoop3RunEv
61B46D6E  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61B46D6E  _ZN9wxAppBase8MainLoopEv
004049F8  L:\Program Files\CodeBlocks\codeblocks.exe:004049F8
61A03C97  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61A03C97  _Z14wxUninitializev
61A73C9A  L:\Program Files\CodeBlocks\wxmsw26u_gcc_cb.dll:61A73C9A  _Z7wxEntryP11HINSTANCE__S0_Pci
00401874  L:\Program Files\CodeBlocks\codeblocks.exe:00401874
0047122A  L:\Program Files\CodeBlocks\codeblocks.exe:0047122A
00401237  L:\Program Files\CodeBlocks\codeblocks.exe:00401237
004012A8  L:\Program Files\CodeBlocks\codeblocks.exe:004012A8
7C816FD7  L:\WINDOWS\system32\kernel32.dll:7C816FD7  RegisterWaitForInputIdle