News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 15 March 2025 build (13634) is out.

Started by killerbot, March 15, 2025, 05:31:11 PM

Previous topic - Next topic

killerbot

We switched to gcc 14.2.0 (on 09 December 2024) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/14.2.0posix-19.1.1-12.0.0-ucrt-r2/winlibs-x86_64-posix-seh-gcc-14.2.0-mingw-w64ucrt-12.0.0-r2.7z

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/wxmsw32u_gcc_cb_wx326_2D_gcc1420-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls14.2.0.7z


The 15 March 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250315_rev13634_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:


  • wxSmithContribItems/wxMathPlot: Fix using numbers instead of enums for several properties. This makes the plugin also compatible with later versions of wxMathPlot
  • SDK: Do not crash if a project in the workspace is missing (ticket #1316, thanks LETARTARE)
  • lib_finder: Fix plugin loading on Linux (ticket #1517)

Regressions/Confirmed/Annoying/Common bugs:




nore

I will be waiting for the x86 version. Thanks for all the hard work.

Xaviou

Hi.

OS X version of this rev can be downloaded from my website.
Note that it is a macOS-11.7 version but not a notarized one.

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

Debian Bookworm and Bullseye (32 and 64 bits) can be installed from my repo
The corresponding unsigned deb files can also be downloaded from the website page linked above.

Ubuntu-22.04 and 24.10 versions can be installed from my ppa

Regards
Xav'
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

Bug Killer

I cant build rev 13634 on AlmaLinux 9 because something goes wrong in bootstrap. I didn't try to build since 13586. wxWidgets version is 3.2.6.

libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:139: warning: macro 'AM_OPTIONS_WXCONFIG' not found in library
configure.ac:140: warning: macro 'AM_PATH_WXCONFIG' not found in library
configure.ac:26: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:22: installing './install-sh'
configure.ac:22: installing './missing'
src/base/tinyxml/Makefile.am: installing './depcomp'
configure.ac:139: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:140: error: possibly undefined macro: AM_PATH_WXCONFIG

Miguel Gimenez

THe same problem was asked in this solved post, hope it helps.

christo

I had a similar problem in the past after installing a custom version of libtool.
One quick thing to test :  Look for file  wxwin.m4  and add that path to ACLOCAL_FLAGS. For example, I have wxwin.m4 in /usr/local/share/aclocal , so I run below command.

ACLOCAL_FLAGS="-I /usr/local/share/aclocal" ./bootstrap

Hope this helps

ThierryD

Hello Xaviou,

Nigthly build SVN 13634 seems inaccessible on your PPA.
On my two config Linux Mint 22.1 (~ Ubuntu Noble 24.04), travel into PPA look only SVN 13620.

Thank's.

Thierry.

Bug Killer

Code::Blocks 13634, wxWidgets 3.2.6 and wxSQlite 3.2.2.1 RPMs for RHEL 9 and derivatives are available from my signed repository https://www.theox.net/codeblocks.

ThierryD

In complement, try installed last nigthly CB with WSL on Windows 11 (distribution used "Ubuntu-22.04") ... success ... with configuration PPA of Waviou.
I can run CB SVN into WSL terminal ...

Name                   : Code::Blocks
Version                : svn-r13634
SDK Version            : 2.25.0
Scintilla Version      : 3.7.5
Author                 : The Code::Blocks Team
E-mail                 : info@codeblocks.org
Website                : https://www.codeblocks.org
OS                     : Linux 5.15.167.4-microsoft-standard-WSL2 x86_64
Scaling factor         : 1.000000
Detected scaling factor: -22369621.333333
Display PPI            : -2147483648x-2147483648
Display count          : 1
Display 0              : XY=[0,0]; Size=[1920,1080]; Primary

wxWidgets Library (wxGTK port)
Version 3.0.5 (Unicode: wchar_t, debug level: 1),
Runtime version of toolkit used is 3.24.
Compile-time GTK+ version is 3.24.33.

Why not on Linux Mint 22.1 directly ?

Regards.

ThierryD

Just many messages on this configuration during startup of CB SVN 13634 (in file joined).


That's all ...

Regards.

Miguel Gimenez

Quote
Detected scaling factor: -22369621.333333
Display PPI            : -2147483648x-2147483648

Are all graphics shown OK?

ThierryD

Hello Miguel,

Hum, not exactly ...
I'm not configure CB project into this "special instance" of CB on W11 ...
I'm just see "Compilers" setting in general menu "Settings" ... and many new messages appears in console (file joined).
Travel in list of compilers not respect size of screen ...

Best "lynx's eye" ... ;D

Regards. 

ThierryD


ThierryD

Hello,

I try today to reinstall nigthly on my Linux Mint 22.1 configuration, first remove and reinstall CB, and after Xaviou's PPA. Nothing do, only previous nightly  (SVN 13620) can be installed.

Log of this try in file joined. I don't bknow why ...

Regards.


dkulp

Mac version still will not start.   Crashes.