User forums > Nightly builds

The 25 March 2007 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://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_version3.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 25 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070325_rev3758_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070325_rev3758_Ubuntu6.xx.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070325_rev3758_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070325_rev3758_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* Fixed: [Bug #10696] wrong command line for compiling without build
* Improved directory parsing in MSVC7+ project importer. Now separators will not slip through
* Enabled FLTK wizard for non-windows platforms. Also added option to create either the minimal sample code or a FLUID-based project.
* Fixed: [Bug #10684] Irrlicht wizard does not work on gentoo (A revised patch has been applied)
* Fixed: [Bug #10645] qt wizard: cannot specify QT path (A revised patch has been applied)
* wxMac: debugger stop / PID -1 workaround
* wxMac: run programs with Terminal.app, not xterm
* Switched into wxPropGrid ver 1.2.6 and Applied patches by stahta01 making wxSmith compatible with wx 2.8 and     Added updates to wxPropGrid patch by stahta01
* Added "excluded from build" import support in MSVC 6 loader
* Fixed: [Bug #10714] Can't search include directory when compiling resource files
* Improvements of context menus in project manager.
* Fixed: [Bug #10674] Import of MS VC++ 8.0 forced include file
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) (is fixed with our special wx263/wx28 dll)

Xaviou:
Ubuntu 6.10 Amd64 .deb installer can be found here.

mscava:
Tonight build outputs this after I try to Run:

Checking for existence: D:\C++\WrapAll\Bin\Debug\WrapAll.exe
Executing:  "D:\C++\WrapAll\Bin\Debug\WrapAll.exe"  (in D:\C++\WrapAll\Bin\Debug)
Execution of ' "D:\C++\WrapAll\Bin\Debug\WrapAll.exe" ' in 'D:\C++\WrapAll\Bin\Debug' failed.
Nothing to be done.

Running manually works. [ XP SP2, MinGW, ]

z.e.k:

--- Quote from: mscava on March 25, 2007, 09:21:32 pm ---Tonight build outputs this after I try to Run:

Checking for existence: D:\C++\WrapAll\Bin\Debug\WrapAll.exe
Executing:  "D:\C++\WrapAll\Bin\Debug\WrapAll.exe"  (in D:\C++\WrapAll\Bin\Debug)
Execution of ' "D:\C++\WrapAll\Bin\Debug\WrapAll.exe" ' in 'D:\C++\WrapAll\Bin\Debug' failed.
Nothing to be done.

Running manually works. [ XP SP2, MinGW, ]


--- End quote ---

Same here on XP SP2, MinGW too.

afb:
"Run" problems fixed in revision 3759, sorry about the inconvenience.
On the plus side, it should also work with Mac OS X Terminal.app now.

Navigation

[0] Message Index

[#] Next page

Go to full version