Author Topic: The 20 April 2015 build (10225) is out.  (Read 15556 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 20 April 2015 build (10225) is out.
« on: April 20, 2015, 08:28:45 pm »
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://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc492-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc492-TDM.7z

The 20 April 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150420_rev10225_win32.7z
  - Linux :
   none

The current SDK version is : 1.25.0

Resolved Fixed:

  • CC: fix ticket #154 Code Completion problem with some wx classes
  • introduced new API to cbProject/cbTarget: ReplaceXXX[Option/Dir] which replaces an option w/o changing the order of the options list
  • project options manipulator plugin: added support to replace in options (making use of new API)
  • project options manipulator plugin: fixed some UI glitches and wx debug warnings therefore

Regressions/Confirmed/Annoying/Common bugs:



    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 20 April 2015 build (10225) is out.
    « Reply #1 on: April 20, 2015, 08:40:40 pm »
    Debian-stable packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
    Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
    I recently switched to copr to build and host my Fedora and CentOS packages.
    Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).

    Offline stahta01

    • Lives here!
    • ****
    • Posts: 7582
      • My Best Post
    Re: The 20 April 2015 build (10225) is out.
    « Reply #2 on: April 28, 2015, 06:59:50 am »
    Jens: Your stable is now oldstable.

    Tim S.

    Debian-stable packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
    Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
    I recently switched to copr to build and host my Fedora and CentOS packages.
    Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).
    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

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 20 April 2015 build (10225) is out.
    « Reply #3 on: April 28, 2015, 07:26:46 am »
    Jens: Your stable is now oldstable.

    Tim S.

    Debian-stable packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
    Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
    I recently switched to copr to build and host my Fedora and CentOS packages.
    Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).
    I know, but (new-)stable only has wx3.0 as far as I know and that (most likely) means no debian-stable packages any more (for a while).
    But my (old-)stable packages used to work together with (old-)stable wx2.8 in Debian Jessie and this might be an intermediate solution.

    Offline MortenMacFly

    • Administrator
    • Lives here!
    • *****
    • Posts: 9694
    Re: The 20 April 2015 build (10225) is out.
    « Reply #4 on: May 01, 2015, 09:55:53 am »
    For those that want to play with the new (updated) installer on Windows, please try:
    http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150420_rev10225_win32_setup.exe
    ...or:
    http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150420_rev10225_win32_setup.zip

    Please report any installation issues here.

    In contrast to the nightly offered below, this also includes the crash handler, so its probably better suited for testing and reporting.
    Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
    C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
    C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

    Offline linlinchn

    • Single posting newcomer
    • *
    • Posts: 3
    Re: The 20 April 2015 build (10225) is out.
    « Reply #5 on: May 21, 2015, 02:38:11 am »
    Now C::B can be installed from new testing sources(stretch).~!

    Jens: Your stable is now oldstable.

    Tim S.

    Debian-stable packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
    Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
    I recently switched to copr to build and host my Fedora and CentOS packages.
    Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).
    I know, but (new-)stable only has wx3.0 as far as I know and that (most likely) means no debian-stable packages any more (for a while).
    But my (old-)stable packages used to work together with (old-)stable wx2.8 in Debian Jessie and this might be an intermediate solution.