Author Topic: The 03 January 2021 build (12286) is out.  (Read 20517 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 03 January 2021 build (12286) is out.
« on: January 03, 2021, 11:45:55 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(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx313_2D_gcc810-mingw64-2.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 03 January 2021 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2021/CB_20210103_rev12286_win64.7z
  - Linux :
   none

The current SDK version is : 2.6.0

Resolved Fixed:

  • BrowseTracker - Fix lost events caused by silent failure of Connect() because of missing GetEventHandler() call
  • squirrel: support exported from a shared librar
  • sqplus: export some symbols of sqplus static library
  • sqplus: export global functions
  • cbp: build tinyXML static library with symbols marked with dllexport
  • cbp: only export the symbols marked as dllexport decorations
  • cbp: fix the 32bit build
  • debugger: Add support for newer versions of CDB (ticket #1046, thanks Vadim Druzhin)
  • debugger: Add support for Examine memory dialog when using the CDB debugger (ticket #269, thanks maras420)
  • fixed ticket #1042: Strange behaviour on single line comments after saving the file
  • applied patch by Miguel Gimenez to fix bug #1047: Assert configuring wxTreeCtrl in wxSmith
  • updated AUTHORS file and about dialog to better reflect current developers/contribters
  • applied (modified) patch of Miguel Gimenez to fix bug #1050: Assertion failed with internationalization enabled when closing CodeBlocks
  • source_exporter plugin: bump underlying support lib "wxPdfDocument" to version 1.0.0
  • debugger: Fix for 64-bit address in CDB ExamineMemoryDisplay correct 64-bit address in the Examine Memory window with CDB (ticket #1049, thanks Vadim Druzhin)

Regressions/Confirmed/Annoying/Common bugs:



    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 03 January 2021 build (12286) is out.
    « Reply #1 on: January 03, 2021, 01:42:58 pm »
    (most of the time I ignore long posts)
    [strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

    Offline Xaviou

    • Regular
    • ***
    • Posts: 401
      • X@v's wxStuff
    Re: The 03 January 2021 build (12286) is out.
    « Reply #2 on: January 03, 2021, 05:58:06 pm »
    Hi

    OS X version of this rev can be downloaded from my Google Drive.
    There is a specific dmg file for each version of the os (10.13, 10.14, 10.15 and 11.1).

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

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

    Regards
    Xav'
    « Last Edit: September 27, 2021, 05:23:06 pm by Xaviou »
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline Khram

    • Multiple posting newcomer
    • *
    • Posts: 47
    • 3D-tensor mathematics - vector space
      • ShipDesign
    Re: The 03 January 2021 build (12286) is out.
    « Reply #3 on: April 10, 2021, 03:26:59 pm »
    The next version will be 12312.?
    C++ & Fortran in MinGW-GCC-4.3.3 & Equation-GCC-13.2 with CB-13456

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 03 January 2021 build (12286) is out.
    « Reply #4 on: April 13, 2021, 05:26:53 pm »
    will try to have a new nightly this weekend

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1549
    Re: The 03 January 2021 build (12286) is out.
    « Reply #5 on: April 13, 2021, 07:37:27 pm »
    Can you use wx3.1.4 or wx3.1.5 (it launchs tomorrow)?