Author Topic: The 25 March 2007 build is out.  (Read 12440 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 25 March 2007 build is out.
« on: March 25, 2007, 08:11:19 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_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)


Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 25 March 2007 build is out.
« Reply #1 on: March 25, 2007, 08:37:46 pm »
Ubuntu 6.10 Amd64 .deb installer can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

mscava

  • Guest
Re: The 25 March 2007 build is out.
« Reply #2 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, ]

Offline z.e.k

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 25 March 2007 build is out.
« Reply #3 on: March 25, 2007, 09:23:11 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, ]


Same here on XP SP2, MinGW too.

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: The 25 March 2007 build is out.
« Reply #4 on: March 25, 2007, 10:58:42 pm »
"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.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 25 March 2007 build is out.
« Reply #5 on: March 25, 2007, 11:23:03 pm »
so message to everyone, don't download this build, wait till .... tomorrow ;-)

gawk

  • Guest
Re: The 25 March 2007 build is out.
« Reply #6 on: March 26, 2007, 04:32:11 am »
ohmy!i have downloaded and expressed this build coverover old build now.... :shock: i 'll read particularly before download build tomorrow.... :lol:
so message to everyone, don't download this build, wait till .... tomorrow ;-)
« Last Edit: March 26, 2007, 04:50:15 am by gawk »

kat888

  • Guest
Re: The 25 March 2007 build is out.
« Reply #7 on: March 26, 2007, 10:38:16 am »
In windows XP (in other platforms, i don't know), the "pause after execution ends" option for console applications does not work anymore. in build of 03/18th it was working right.
does anyone else sees it?

Offline kurapix

  • Multiple posting newcomer
  • *
  • Posts: 68
Re: The 25 March 2007 build is out.
« Reply #8 on: March 26, 2007, 11:10:41 am »
For the code completion the macro parameters aren't parsed.
It would be great if it could show the parameters needed like for the functions.

Also code completion don't parse ALL functions or defines ...

But though your IDE is great, it's really becoming better and better everyday!!!
Keep up the good work guys.
And thank you again for your great IDE.

Kurapix
Code::Blocks package building script

Offline Silverling

  • Multiple posting newcomer
  • *
  • Posts: 18
Re: The 25 March 2007 build is out.
« Reply #9 on: March 26, 2007, 01:36:21 pm »
CB now uses \bin\debug as the running directory for the EXE and no longer \ (project root) as previous versions. How do I change the running directory?

Offline Nonenix

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 25 March 2007 build is out.
« Reply #10 on: March 26, 2007, 05:08:23 pm »
hi there is a new stable verison of wxwidgets out:
Previous Stable Release: wxWidgets 2.6.4

i wanted to ask if the fix you did yourself is now in this new release ?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7590
    • My Best Post
Re: The 25 March 2007 build is out.
« Reply #11 on: March 27, 2007, 12:20:41 am »
hi there is a new stable verison of wxwidgets out:
Previous Stable Release: wxWidgets 2.6.4

i wanted to ask if the fix you did yourself is now in this new release ?

Yes, a modified version of fix is in wxWidgets 2.6.4, note the CB team fix was just a back-port of code from the 2.8 CVS Head, the person who did the 2.8 fix used his code to fix 2.6.4. Note, 2.6.4 has a file association icon issue with CB see thread http://forums.codeblocks.org/index.php?topic=5514.new;topicseen#new

Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org