User forums > Nightly builds

The 07 August 2022 build (12859) is out.

<< < (2/4) > >>

luisalberto:
 http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2022/CB_20220807_rev12859_win64.7z

Copy this link into the browser instead of _rev12858 it should be _rev12859
and the download will not failed.
 

AndrewCot:
The Wx3.1.7 DLL's do NOT have the following change back ported and as such I personally would not use 3.1.6/3.1.7 or 3.2.0 until the change is incorporated into it:

* https://github.com/wxWidgets/wxWidgets/pull/22651See the following thread for what issues you will have:
* https://forums.codeblocks.org/index.php/topic,25031.0.htmlEssentially if you use any of the debug dialogs allot you will end up with the dialogs off the screen and you will not be easily get them back onto the screen without modifying the config file to remove the settings. There may be other ways of getting the dialog back on the screen, but I have not investigated.

Pecan:
@AndrewCot

Thanks, that just saved me a lot of grief.

killerbot:
the download link is fixed.

ollydbg:

--- Quote from: AndrewCot on August 08, 2022, 12:02:55 am ---The Wx3.1.7 DLL's do NOT have the following change back ported and as such I personally would not use 3.1.6/3.1.7 or 3.2.0 until the change is incorporated into it:

* https://github.com/wxWidgets/wxWidgets/pull/22651See the following thread for what issues you will have:
* https://forums.codeblocks.org/index.php/topic,25031.0.htmlEssentially if you use any of the debug dialogs allot you will end up with the dialogs off the screen and you will not be easily get them back onto the screen without modifying the config file to remove the settings. There may be other ways of getting the dialog back on the screen, but I have not investigated.

--- End quote ---

We can manually apply the fix in our 3.1.7 wx dll.

@killerbot, can you do that?

Another thing I'm thinking is that in some stage/day, we may need "clangd_plugin", because it gives more accurate code completion result than the native code completion plugin. I used this plugin everyday.  ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version