Code::Blocks
March 22, 2010, 01:24:06 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: We are preparing a new release! Check the Announcements forum for details.
 
   Home   Help Search Login Register  :: WebsiteWiki  
Pages: [1] 2 3 4
  Send this topic  |  Print  
Author Topic: The 01 June 2009 build (5616) is out.  (Read 17728 times)
killerbot
Global Moderator
Lives here!
*****
Posts: 3795


« on: June 01, 2009, 11:33:47 am »

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2810.7z

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

The 01 June 2009 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20090601_rev5616_win32.7z
  - Linux :
   none

Resolved Fixed:

  • compiler: added regex for "cannot open output file" (TODO: Probably valid for other compilers, too?!)
  • debian build:
    - reorganised debug-packages, needed after changing compatibility level to 5,
    because the codeblocks-dbg package became a little too large (40 MB):
    codeblocks shared library is now in codeblocks-dbg,
    added codeblocks-contrib-dbg package containing debug libraries for
    the contrib-plugins;
    - moved codesnippets executable from codeblocks- to contrib-plugins-package
  • CodeSnippets 1.3.102 2009/05/26
    - Remove app default.conf.cbtemp from /APPDATA/codesnippets in OnClose;
    - Correct .cbtemp name to .cbTemp for linux
    - Don't raise focus when ::wxActiveWindow != CodeSnippetsTreeCtrl in OnEnterWindow()
  • patch applied : don't show debugging value tooltip when a context menu is open (will greatly improve the "right click : Add" watch functionality)
  • don't show code completion tooltip when debugging [we want to see the value tooltip in case it has been enabled]
  • added regex for linker-warning and another linker-error; removed ipc.cpp and ipc.h from project-file, because they are not used, but can lead to an internal compiler error with gcc >= 4.3 on 64-bit systems
  • wx-2.9 migration: Temporarily disabled compiler version detection with wx-2.9 to fix a lock-up during C::B startup

Regressions/Confirmed/Annoying/Common bugs:


    Logged
    jens
    Global Moderator
    Lives here!
    *****
    Posts: 2572



    WWW
    « Reply #1 on: June 01, 2009, 11:57:17 am »

    Just uploaded the debian-build on my server (see signature).

    They are build on lenny-pbuilder and are linked against wxWidgets 2.8.10 from now on.
    Logged

    Regards

    Jens

    debian - nightlies and wxWidgets (msw-)cross-build libs for "i386" and "amd64" : http://apt.jenslody.de/
    C::B changelog: http://apt.jenslody.de/ChangeLog
    ollydbg
    Lives here!
    ****
    Posts: 1257


    Interests on OpenCV and Robotics


    WWW
    « Reply #2 on: June 01, 2009, 03:05:54 pm »

    Thanks to all the devs. Very Happy
    I'm downloading now.
    Logged

    Note: I'm not the author of Ollydbg debugger! Never ask question about that.
    Loaden
    Regular
    ***
    Posts: 288



    « Reply #3 on: June 01, 2009, 05:26:17 pm »

    Ctrl + J not work.
    Logged

    OS: XPSP3  -|-  MinGW 4.4.3  -|-  IDE: Code::Blocks Portable r6178
    ----------------------------------------------------
    Sorry for my poor english.
    jens
    Global Moderator
    Lives here!
    *****
    Posts: 2572



    WWW
    « Reply #4 on: June 01, 2009, 05:53:28 pm »

    Ctrl + J not work.

    Works here (debian 64-bit), does it work from menu ("Edit -> Auto-complete") ?
    Logged

    Regards

    Jens

    debian - nightlies and wxWidgets (msw-)cross-build libs for "i386" and "amd64" : http://apt.jenslody.de/
    C::B changelog: http://apt.jenslody.de/ChangeLog
    Loaden
    Regular
    ***
    Posts: 288



    « Reply #5 on: June 02, 2009, 01:56:31 am »

    Ctrl + J not work.

    Works here (debian 64-bit), does it work from menu ("Edit -> Auto-complete") ?
    Oh. sorry.
    The reason is: Auto-complete's hotkey modified.
    "Edit -> Auto-complete" work fine!
    Logged

    OS: XPSP3  -|-  MinGW 4.4.3  -|-  IDE: Code::Blocks Portable r6178
    ----------------------------------------------------
    Sorry for my poor english.
    kartal
    Newcomer
    *
    Posts: 9


    « Reply #6 on: June 02, 2009, 02:08:43 am »

    Hi

    The downloads are corrupt. Can you repload them please? I have tried downloading 5 times and all I got was corrupt 7z files.
    Logged
    ollydbg
    Lives here!
    ****
    Posts: 1257


    Interests on OpenCV and Robotics


    WWW
    « Reply #7 on: June 02, 2009, 05:30:36 am »

    Hi

    The downloads are corrupt. Can you repload them please? I have tried downloading 5 times and all I got was corrupt 7z files.
    Works quite well. I think you networking is not quite good. Try to use a proxy or something else. Very Happy
    Logged

    Note: I'm not the author of Ollydbg debugger! Never ask question about that.
    kartal
    Newcomer
    *
    Posts: 9


    « Reply #8 on: June 02, 2009, 05:44:05 am »

    Hmm, it cannot be my network because I am on a 12mb cable connection. I have tried at least 6 times. Kind of weird. But the connection to berlios.de is crazy slow for some reason. I am getting 6-7 kb/sec

    « Last Edit: June 02, 2009, 05:45:54 am by kartal » Logged
    critic
    Advanced newcomer
    *
    Posts: 74



    « Reply #9 on: June 02, 2009, 06:05:52 am »

    Hello everybody!  Smile I have a problem:
    It will be better to wrap messages in 'build messages' pane or make range of horizontal scroller by the longest message (but I think the first is easier and better).
    Why I post such a message -> very often I need to drag the header to right side to look to entire message - this very unhandy.  Confused
    Please, make something with it.

    With regards, critic.
    Logged
    krgh
    Newcomer
    *
    Posts: 7


    « Reply #10 on: June 02, 2009, 07:13:02 am »

    Works quite well. I think you networking is not quite good. Try to use a proxy or something else. Very Happy

    Its happening to me also. Its not just with this build but also many a times with previous builds. I get around 4-5kbps now while with others (from diff websites) i get around 0.5-2 Mbps.

    I doubt any issue with proxy or network.

    Berlios is very very wellknown for slow downloads or server downtime.

    Just a small request. is it possible to upload windows binary at other places also.

    Thanks & regards
    Gururaja
    Logged
    MortenMacFly
    Administrator
    Lives here!
    *****
    Posts: 4336



    WWW
    « Reply #11 on: June 02, 2009, 07:18:58 am »

    Please, make something with it.
    Why don't you just inspect the created HTML log file? That's specifically "nice" doe for viewing / inspecting it. Even inside C::B in HTML window.
    Logged

    Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
    Compiling help
    Debugging help
    Portable C::B
    kartal
    Newcomer
    *
    Posts: 9


    « Reply #12 on: June 02, 2009, 07:20:36 am »

    Works quite well. I think you networking is not quite good. Try to use a proxy or something else. Very Happy

    Just a small request. is it possible to upload windows binary at other places also.

    Thanks & regards
    Gururaja

    I second this one as well. Maybe those who managed to download can put on mirrors.

    thanks
    Logged
    MortenMacFly
    Administrator
    Lives here!
    *****
    Posts: 4336



    WWW
    « Reply #13 on: June 02, 2009, 07:21:55 am »

    I second this one as well. Maybe those who managed to download can put on mirrors.
    Everybody can put a mirror to something like a file sharing platform. Who's willing?
    Logged

    Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
    Compiling help
    Debugging help
    Portable C::B
    Erick
    Newcomer
    *
    Posts: 2


    « Reply #14 on: June 02, 2009, 07:31:51 am »

    I think I've found a bug. I'm using ubuntu 9.02 x64 and when I go to project properties->Build targets and try to change from, let's say, GUI Aplication to console aplication I get a crash.
    Logged
    Pages: [1] 2 3 4
      Send this topic  |  Print  
     
    Jump to:  

    Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!