But, if I can update CB with last Nigthly on WSL2 (dist :Ubuntu 24.04), Cb crash on startup :
thierry@MSI:~$ sudo apt update
Hit:1
https://packages.microsoft.com/repos/edge stable InRelease
Hit:2
https://ppa.launchpadcontent.net/x-psoud/cbnb/ubuntu noble InRelease
Hit:3
http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:4
http://archive.ubuntu.com/ubuntu noble InRelease
Hit:5
http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:6
http://archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
thierry@MSI:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libastyle3 libcodeblocks0t64 libtinyxml2.6.2v5
Use 'sudo apt autoremove' to remove them.
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
vlc-plugin-qt libvlc5 libzvbi-common liburiparser1 vlc-data libvlccore9 vlc
vlc-bin vlc-l10n libcjson1 libavdevice60 ffmpeg libpostproc57
vlc-plugin-samba libavcodec60 libzvbi0t64 vlc-plugin-notify libavutil58
libswscale7 vlc-plugin-access-extra vlc-plugin-skins2
vlc-plugin-video-splitter libswresample4 vlc-plugin-video-output
libavformat60 libvlc-bin vlc-plugin-base vlc-plugin-visualization
libavfilter9
Learn more about Ubuntu Pro at
https://ubuntu.com/proThe following NEW packages will be installed:
libcodeblocks0
The following packages will be upgraded:
codeblocks codeblocks-common
2 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 9271 kB of archives.
After this operation, 8392 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1
https://ppa.launchpadcontent.net/x-psoud/cbnb/ubuntu noble/main amd64 codeblocks amd64 20.03+svn13634~ubuntu24.04.1 [2440 kB]
Get:2
https://ppa.launchpadcontent.net/x-psoud/cbnb/ubuntu noble/main amd64 codeblocks-common all 20.03+svn13634~ubuntu24.04.1 [4533 kB]
Get:3
https://ppa.launchpadcontent.net/x-psoud/cbnb/ubuntu noble/main amd64 libcodeblocks0 amd64 20.03+svn13634~ubuntu24.04.1 [2299 kB]
Fetched 9271 kB in 0s (21.2 MB/s)
(Reading database ... 105033 files and directories currently installed.)
Preparing to unpack .../codeblocks_20.03+svn13634~ubuntu24.04.1_amd64.deb ...
Unpacking codeblocks (20.03+svn13634~ubuntu24.04.1) over (20.03+svn13046-0.3build2) ...
Preparing to unpack .../codeblocks-common_20.03+svn13634~ubuntu24.04.1_all.deb ...
Unpacking codeblocks-common (20.03+svn13634~ubuntu24.04.1) over (20.03+svn13046-0.3build2) ...
Selecting previously unselected package libcodeblocks0.
Preparing to unpack .../libcodeblocks0_20.03+svn13634~ubuntu24.04.1_amd64.deb ...
Unpacking libcodeblocks0 (20.03+svn13634~ubuntu24.04.1) ...
Replaced by files in installed package libcodeblocks0t64 (20.03+svn13046-0.3build2) ...
Setting up libcodeblocks0 (20.03+svn13634~ubuntu24.04.1) ...
Setting up codeblocks-common (20.03+svn13634~ubuntu24.04.1) ...
Setting up codeblocks (20.03+svn13634~ubuntu24.04.1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for shared-mime-info (2.4-4) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
thierry@MSI:~$ codeblocks &
[1] 2512
thierry@MSI:~$ codeblocks: symbol lookup error: codeblocks: undefined symbol: _ZN19UserVariableManager16ParseCommandLineER15wxCmdLineParser
Thank's