User forums > Nightly builds

The 23 May 2006 build is out.

(1/3) > >>

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://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 23 May 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060523_rev2490_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060523_rev2490.deb
         http://download.berlios.de/codeblocks/CB_20060523_rev2490_fc4+5.rpm (not yet)

Resolved Fixed:


* Patch #1065 : Margin width, also: renamed gutter
* Patch #1064 : Fixes for ToolsManager crashing with localized CB
* fixed broken build under linux (missing include)
* When a build fails, always jump to the first error
* When a build finishes, successfully or not, always return the input focus to the active editor (if any)
* Fixed a typo in GDB's command-line arguments, when attaching to PID
* Two new variables have been added in GDB debugger that contain GDB's actual major and minor version numbers
* Code completion placement fix
Regressions/Confirmed/Annoying/Common bugs:


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

Jewe:
I used the --rebuild command from a dos prompt.
the project file was made with the RC2 version.(currently declared the "stable" version in our company)
xp sp 2 machine with 512 meg of ram.

the command line:C:\Documents and Settings\jewe\Desktop\codeblocks>codeblocks.exe --rebuild c:\projects\Main\Pc\Driverv2\RADCANoe\RadCANoe.cbp

-------------------

Error occured on Wednesday, May 24, 2006 at 09:51:29.

C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe caused an Access Violation at location 660ca5e8 in module C:\Documents and Settings\jewe\Desktop\codeblocks\share\codeblocks\plugins\compilergcc.dll Reading from location 00000000.

Registers:
eax=00000000 ebx=00ec5718 ecx=00000001 edx=00ec5884 esi=00000002 edi=00000000
eip=660ca5e8 esp=0022fa10 ebp=0022fa38 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010246

Call stack:
660CA5E8  C:\Documents and Settings\jewe\Desktop\codeblocks\share\codeblocks\plugins\compilergcc.dll:660CA5E8  PluginSDKVersion
660CA6E2  C:\Documents and Settings\jewe\Desktop\codeblocks\share\codeblocks\plugins\compilergcc.dll:660CA6E2  PluginSDKVersion
004052F0  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:004052F0
004040C0  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:004040C0
00469688  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:00469688
100437F9  C:\Documents and Settings\jewe\Desktop\codeblocks\wxmsw26u_gcc_cb.dll:100437F9  _Z14wxUninitializev
100B33BA  C:\Documents and Settings\jewe\Desktop\codeblocks\wxmsw26u_gcc_cb.dll:100B33BA  _Z7wxEntryP11HINSTANCE__S0_Pci
004014DA  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:004014DA
0046384A  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:0046384A
00401237  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:00401237
00401288  C:\Documents and Settings\jewe\Desktop\codeblocks\codeblocks.exe:00401288
77E814C7  C:\WINDOWS\system32\kernel32.dll:77E814C7  GetCurrentDirectoryW

Jewe:
Hi,

sorry but the build did work, I used a cbp file that did not include any files
Still weird that it crashed but ok.

The only problem I have at this moment is that I get a "this project has been saved dialog"
euhm, I do not think this is the correct way of it to work.
Why else would I use the command prompt?

MortenMacFly:
killerbot: Could you convert the addresses into LOC's, please?
With regards, Morten.

mandrav:

--- Quote from: Jewe on May 24, 2006, 10:17:43 am ---Hi,

sorry but the build did work, I used a cbp file that did not include any files
Still weird that it crashed but ok.

--- End quote ---

Do you have this file available? I can't reproduce this crash here with an empty project file...


--- Quote from: Jewe on May 24, 2006, 10:17:43 am ---The only problem I have at this moment is that I get a "this project has been saved dialog"

--- End quote ---

Not anymore.

Navigation

[0] Message Index

[#] Next page

Go to full version