Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 12, 2022, 09:17:40 am

Title: The 12 February 2022 build (12714) is out.
Post by: killerbot 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 12 February 2022 build (12714) is out.
Post by: Xaviou on February 12, 2022, 04:19:13 pm
Hi.

OS X version of this rev can be downloaded from my Google Drive (https://drive.google.com/drive/folders/1-r9cbW1I8ZkaCt6iYDhcXH981n5FJTpV?usp=sharing).
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 (https://wxstuff.xaviou.fr/article/debian-repository.html).

Regards
Xav'
Title: Re: The 12 February 2022 build (12714) is out.
Post by: AndrewCot 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.
Title: Re: The 12 February 2022 build (12714) is out.
Post by: AndrewCot 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