Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on May 26, 2015, 08:07:16 pm

Title: The 26 May 2015 build (10314) is out.
Post by: killerbot on May 26, 2015, 08:07:16 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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 26 May 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150526_rev10314_win32.7z
  - Linux :
   none

The current SDK version is : 1.25.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 26 May 2015 build (10314) is out.
Post by: oBFusCATed on May 26, 2015, 11:40:31 pm
Khram: I don't see a file that can be used to test if the problem reproduces.
Title: Re: The 26 May 2015 build (10314) is out.
Post by: Jenna on May 27, 2015, 06:26:33 am
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo (https://apt.jenslody.de/).
These packages are build against wxWidgets 3.0 from Debian repos and mght not be as stable than the versions build against wx2.8, but there are no wx2.8 packages available (at least for stable) from official repos.
Please test and give feedback.

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 (https://copr.fedoraproject.org/coprs/jenslody/).
I recently switched to copr (https://copr.fedoraproject.org/) to build and host my Fedora and CentOS packages.
Instructions how to use it can be found on my server (https://rpm.jenslody.de/) (easier) or on copr (https://copr.fedoraproject.org/coprs/jenslody/) (a little more handwork needed).
Title: Re: The 26 May 2015 build (10314) is out.
Post by: Lev on May 27, 2015, 07:14:29 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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 26 May 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150526_rev10314_win32.7z
  - Linux :
   none

The current SDK version is : 1.25.0

Resolved Fixed:

  • wxSmith-plugin: fix wxSizerFlagsProperty, vertical align is not allowed inside vertical sizers, horizontal align is not allowed inside horizontal sizers, wxEXPAND is not allowed together with alignmenta nd breaks layout in most recent wxWidgets.
  • build fix for autoconfs less tham 2.64; linker-flag test-macro will ignore the tested flag and write an appropriate message when running configure-script.
  • CC: fix #143 Code completion fails with function-try blocks
  • watches: Detect if the OnPropertySelected is called for the unselected property
  • build_options: Make it possible to delete any compiler variable (fixes ticket #161)
  • EditPairDlg: Make sure it is impossible to enter invalid values for keys
  • CC: Apply the same fix as the one for compiler variables to the CC options
  • EnvVar: Apply the same fix as the one for compiler variables to the env var settings

Regressions/Confirmed/Annoying/Common bugs:


    it's svn 10311!what's wrong?
    Title: Re: The 26 May 2015 build (10314) is out.
    Post by: gd_on on May 27, 2015, 08:33:51 am
    Nothing wrong. It's because svn 10312, 10313 and 10314 are debian specific.

    gd_on
    Title: Re: The 26 May 2015 build (10314) is out.
    Post by: stahta01 on May 28, 2015, 07:13:34 pm
    Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo (https://apt.jenslody.de/).
    These packages are build against wxWidgets 3.0 from Debian repos and mght not be as stable than the versions build against wx2.8, but there are no wx2.8 packages available (at least for stable) from official repos.
    Please test and give feedback.

    The SVN version that it reports is 10305 used Jessie Package.

    Edit2:
    https://apt.jenslody.de/stable/ jessie main
    13.12svn10314-1

    Tim S.
    Title: Re: The 26 May 2015 build (10314) is out.
    Post by: Jenna on May 29, 2015, 01:26:46 pm
    The SVN version that it reports is 10305 used Jessie Package.
    Fixed now (svn r10315), thanks for reporting.
    That happened, because I used an unclean svn-tree to create the source-packages.