Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxWidgets 3.1.6 has been released

<< < (3/5) > >>

stahta01:

--- Quote from: ollydbg on April 07, 2022, 04:36:50 am ---
--- Quote from: stahta01 on April 07, 2022, 04:14:44 am ---wxPython fails to build with wxWidgets 3.1.6; they removed a class name whose function was duplicated by another class.

Add more info
https://github.com/wxWidgets/wxWidgets/pull/2445
Replace DoGetBorderSize() with GetWindowBorderSize()

Tim S.

--- End quote ---

Hi, Tim, do you mean this will effect the native C++ wx library 3.1.6? Since we don't use wxPython in our C::B code base.

--- End quote ---

No, I have no idea if it effects C::B; it would be a build time error if it does.

But, wxWidgets 3.1.6 seems to be more breaking changes.

Edit: It is likely to only effect run-time problems on the old Python plugin; and, maybe not even in it.

Tim S.

Miguel Gimenez:
@gd_on, can you test again using the attached file? It is a renamed cpp.

If it does not work, please post the .mo (and installation instructions) so I can test locally.

gd_on:
I am testing this. I will give you the result this afternoon.
Nevertheless, the whole history for translating C::B is on the forum : https://forums.codeblocks.org/index.php/topic,1022.0.html . Installation instruction can also be found.
Last .mo files can be found on launchpad in : https://translations.launchpad.net/codeblocks-gd in the translation tab.
A spanish partial translation exist.
You simply put the choosen .mo file in C:\Program Files\CodeBlocks\share\CodeBlocks\locale\fr_FR for me but may be a es_ES sub folder for spanish. Then in Settings/Environment/View you choose the language and restart C::B to activate the translation.

gd_on

Miguel Gimenez:
I do not have a launchpad account.

gd_on:
as far as I know, it's not necessary to just download files.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version