Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 22, 2023, 10:15:34 am

Title: The 22 July 2023 build (13319) is out.
Post by: killerbot on July 22, 2023, 10:15:34 am
We switched to gcc 13.1.0 (on 04 June 2023) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-ucrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r5.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 (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/wxmsw32u_gcc_cb_wx3221_2D_gcc1310-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


The 22 July 2023 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230722_rev13319_win64.7z
  - Linux :
   none

The current SDK version is : 2.24.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: The 22 July 2023 build (13319) is out : help file not accessible ...
Post by: ThierryD on July 25, 2023, 06:59:53 pm
Hi,

I try this new nightly after resolve three error on my compilers configuration.
You find these actions in the attached file.

Good job, I can regenerated all of my many compilations of same project/workspace.

Just one remark : I test the help within CB -> Menu Help and after "codeblocks" in submenu -> Don't work.

Just, I transfer help files on my "old configuration" CB to new configuration : codeblocks.chm, codeblocks.chw and codeblocks.pdf in directory C:\CodeBlocks.new\share\CodeBlocks\docs.

On new configuration, I find these new help : manual_codeblocks_en.chm, manual_codeblocks_en.pdf, manual_codeblocks_fr.chm and manual_codeblocks_fr.pdf.
But, It seems not used by application CB ...

Thank you for translation, but not accessible directly...

Thierry.




Title: Re: The 22 July 2023 build (13319) is out.
Post by: Miguel Gimenez on July 26, 2023, 12:24:07 pm
You can add them to the "Help plugin" using the Environment settings
Title: Re: The 22 July 2023 build (13319) is out.
Post by: ThierryD on July 26, 2023, 04:50:06 pm
Hi Miguel,

Yes, it's true. Sorry. All oK.

Thank's.

Thierry.