User forums > Nightly builds

The 01 October 2022 build (12932) is out.

(1/3) > >>

killerbot:
We switched to wx 3.2.1 (on 01 October 2022) --> download the new wx dll's see link below

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_wx321_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 01 October 2022 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2022/CB_20221001_rev12932_win64.7z
  - Linux :
   none

The current SDK version is : 2.22.0

Resolved Fixed:


* wxSmith: Fix blurry tool icons in HiDPI on wxWidgets >= 3.1.6
* Debugger: Fix pane's button sizes with HiDPI for wxWidgets >= 3.1.6.
* CodeCompletion: Remove all project's parsers (ticket #1316, thanks Christo).
* Reduce start time using SVG for message pane icon.
* ThreadSearch: Fix HiDPI with wxWidgets >= 3.1.6.
Regressions/Confirmed/Annoying/Common bugs:


killerbot:
WX 3.2.1

Frank_CB:
Downloaded and installed Nightly 12932. It executes correctly. Already had wx 3.2.1 on my Windows 10 (64-bit) platform.

Built a 64-bit version of C::B 12932 from source using Msys2. Attempting to run it, I got three dialog boxes telling me that Codeblocks.exe couldn't find an entry point in Codeblocks.exe, codeblocks.dll or wxmsw32u_gcc_custom.dll, and then exiting.

The only apparent differences readily noticeable were the sizes of wxmsw32u_gcc_custom.dll and wxmsw32u_gl_gcc_custom.dll between my version and the Nightly version. My versions of those DLL files were substantially larger.

Any ideas as to why wx 3.2.1 libraries would have different size DLL files on different platforms?

Pecan:

--- Quote from: Frank_CB on October 02, 2022, 12:57:07 am ---Downloaded and installed Nightly 12932. It executes correctly. Already had wx 3.2.1 on my Windows 10 (64-bit) platform.

Built a 64-bit version of C::B 12932 from source using Msys2. Attempting to run it, I got three dialog boxes telling me that Codeblocks.exe couldn't find an entry point in Codeblocks.exe, codeblocks.dll or wxmsw32u_gcc_custom.dll, and then exiting.

The only apparent differences readily noticeable were the sizes of wxmsw32u_gcc_custom.dll and wxmsw32u_gl_gcc_custom.dll between my version and the Nightly version. My versions of those DLL files were substantially larger.

Any ideas as to why wx 3.2.1 libraries would have different size DLL files on different platforms?

--- End quote ---

Make sure that wxWidgets and CodeBlocks are built with the same compiler.

killerbot:
the debug symbols are kicked out on the one of the nightlies, a strip pass is being executed.

Navigation

[0] Message Index

[#] Next page

Go to full version