Author Topic: The 02 March 2007 build is out.  (Read 47194 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 02 March 2007 build is out.
« on: March 02, 2007, 09:53: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://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 02 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070302_rev3659_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070302_rev3659_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070302_rev3659_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070302_rev3659_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • OpenWatcom support has been revamped
  • wxWidgets Wizard: Added OpenWatcom Support
  • Fixed debugger to be able to stop a program while running (linux).
  • Debugger's tooltip evaluation is temporarily disabled

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)

« Last Edit: March 03, 2007, 10:35:09 am by killerbot »

GTOnizuka

  • Guest
Re: The 02 March 2007 build is out.
« Reply #1 on: March 02, 2007, 10:32:53 pm »
Thanks as always,but a little problem: the feed is not working more :( Please adjust it,it's very useful! ;)

Forget it,now it's seems to be OK :)
« Last Edit: March 02, 2007, 10:34:41 pm by GTOnizuka »

watt

  • Guest
Re: The 02 March 2007 build is out.
« Reply #2 on: March 02, 2007, 11:10:59 pm »
hi can install this version from source in my linux.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 02 March 2007 build is out.
« Reply #3 on: March 02, 2007, 11:42:08 pm »
hi can install this version from source in my linux.
   //-- Wiki Index
    CodeBlocks Wiki Index
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page

Search the Wiki index for "building" and "compiling" and "cookbook"


http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook
Nightly Cookbook - CodeBlocks

watt

  • Guest
Re: The 02 March 2007 build is out.
« Reply #4 on: March 02, 2007, 11:57:46 pm »
hi can install this version from source in my linux.
   //-- Wiki Index
    CodeBlocks Wiki Index
   //-- Wiki Main Page
    CodeBlocks Wiki Main Page

Search the Wiki index for "building" and "compiling" and "cookbook"


http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook
Nightly Cookbook - CodeBlocks


for windows i found, but to linux ... not easy ...

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 March 2007 build is out.
« Reply #6 on: March 03, 2007, 12:47:45 am »
what new in OpenWatcom support ?

watt

  • Guest
Re: The 02 March 2007 build is out.
« Reply #7 on: March 03, 2007, 01:18:56 am »
Detailed instructions are on:
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux

thanks!

and where i can get the source of this nightly ????? to update my version.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750

Offline Auria

  • Almost regular
  • **
  • Posts: 152
Re: The 02 March 2007 build is out.
« Reply #9 on: March 03, 2007, 01:32:35 am »
and where i can get the source of this nightly ????? to update my version.

How to get the source is explained in http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux. (You could have read it before asking!) You don't need to get the source of a specific nightly, just use SVN and you'll have the latest.

Online stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
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

jbreen

  • Guest
Re: The 02 March 2007 build is out.
« Reply #11 on: March 03, 2007, 03:41:15 am »
I don't know if it's something new or possibly because code::blocks is developed and packaged using Ubuntu, but I am using debian etch and when I do debian/rules binary to build a code::blocks deb, I get an error dh_iconcache: command not found.

A little research revealed that dh_iconcache is implemented in Ubuntu's debhelper 5.0.40, but not debian's and that there appear to not currently be any plans to bring it into debian in the near future.

I wound up working around it by editing the debian/rules file and commenting out that line - with it in place, I can't build a deb of code::blocks.

Hope this helps somebody out...

John Breen

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 02 March 2007 build is out.
« Reply #12 on: March 03, 2007, 04:19:01 am »
what new in OpenWatcom support ?

Major Changes:
  • Removes the registry key check during auto-detection. It's been found that OpenWatcom (OW) does not create any registry key.
  • Appropriate Include Dirs , Library Dirs and Resource Include Dirs have been added for OpenWatcom 1.6.
  • Linking is now done with wlink.exe
  • Linker options, object files and resource objects are now mapped for wlink.exe
  • Fixed bug in linking DLL with debug information.
  • Fixed issue with parsing Warning Notes as Error Messages. Now it should properly report Warnings and Errors in Build-log.

OpenWatcom should now be able to compile and link most of the projects successfully. wxWidgets project wizard will now allow user to compile wxWidgets app with OpenWatcom. Tested with OpenWatcom 1.6 :)
« Last Edit: March 03, 2007, 04:59:07 am by Biplab »
Be a part of the solution, not a part of the problem.

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 March 2007 build is out.
« Reply #13 on: March 03, 2007, 05:38:54 am »
ok what about compile and link lib & elf for linux in windows and anther OSs OW support it ?

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 02 March 2007 build is out.
« Reply #14 on: March 03, 2007, 06:36:47 am »
ok what about compile and link lib & elf for linux in windows and anther OSs OW support it ?

Changes are for windows only. I didn't understand elf for Linux! :?

But Linux compiler of OW is in experimental stage and I've not tested it. OS2 is supported by OW but not by C::B. :)
Be a part of the solution, not a part of the problem.