Author Topic: The 12 February 2022 build (12714) is out.  (Read 7259 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 12 February 2022 build (12714) is out.
« on: February 12, 2022, 09:17:40 am »
We switched to wx 3.1.5 --> download the new wx dll's see link below

If you tested the 22 january nightly you may find your compiler executable has changed from gcc.exe to mingw32-gcc.exe and g++.exe to mingw32-g++.exe. Please correct this, you won't be asked again.

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(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx315_2D_gcc810-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 14 February 2022 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2022/CB_20220212_rev12714_win64.7z
  - Linux :
   none

The current SDK version is : 2.16.0

Resolved Fixed:

  • Compiler: Do not call FitColumns() while batch building (ticket #426).
  • Enable app and debug log in batch build mode (ticket #1196, thanks Andrew Cottrell).
  • Browse tracker: Enable settings translation (ticket #1201, thanks Gerard Durand).
  • MouseSap: Correct ampersand usage in manifest.xml (ticket #1200, thanks Gerard Durand).

Regressions/Confirmed/Annoying/Common bugs:



    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 12 February 2022 build (12714) is out.
    « Reply #1 on: February 12, 2022, 04:19:13 pm »
    Hi.

    OS X version of this rev can be downloaded from my Google Drive.
    There is a specific dmg file for versions 10.15 and 11.6 of the OS.
    Note that these are not notarized versions of the application.

    32 bits version for Windows can also be found in the same place.

    Debian Buster and Bullseye (32 and 64 bits) can be installed from my repo.

    Regards
    Xav'
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline AndrewCot

    • Plugin developer
    • Lives here!
    • ****
    • Posts: 678
    Re: The 12 February 2022 build (12714) is out.
    « Reply #2 on: February 18, 2022, 12:35:27 pm »
    I am starting to compare the nightly release against my local build and found the following files are in the nightly 7z, but should not be IMHO:
        share\CodeBlocks\images\fortranproject\Makefile.am
        share\CodeBlocks\images\fortranproject\56x56\Makefile.am
        share\CodeBlocks\images\fortranproject\64x64\Makefile.am
        share\CodeBlocks\images\fortranproject\48x48\Makefile.am
        share\CodeBlocks\images\fortranproject\40x40\Makefile.am
        share\CodeBlocks\images\fortranproject\32x32\Makefile.am
        share\CodeBlocks\images\fortranproject\28x28\Makefile.am
        share\CodeBlocks\images\fortranproject\24x24\Makefile.am
        share\CodeBlocks\images\fortranproject\16x16\Makefile.am
        share\CodeBlocks\images\fortranproject\20x20\Makefile.am
        share\CodeBlocks\images\fortranproject\gnuplot_gdb_surface.dem
        share\CodeBlocks\images\fortranproject\gnuplot_gdb.dem
        share\CodeBlocks\images\fortranproject\fortran_intrinsic_modules.f90
        share\CodeBlocks\images\fortranproject\gdb_fortran_extensions_v1.1.py
        share\CodeBlocks\images\fortranproject\fortran_procedures.f90

    These are in the images share\CodeBlocks\images directory, but are not images.

    BTW These were also in the 20.03 release as well.

    Offline AndrewCot

    • Plugin developer
    • Lives here!
    • ****
    • Posts: 678
    Re: The 12 February 2022 build (12714) is out.
    « Reply #3 on: February 20, 2022, 02:05:54 am »
    The following directory is included in the nightly, but not in 20.03 and there are no files in the directory:

    share\CodeBlocks\images\DoxyBlocks