News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxWidgets 3.1.6 has been released

Started by Miguel Gimenez, April 04, 2022, 11:56:18 AM

Previous topic - Next topic

AndrewCot

It eventually asks for an account on the following page:
   https://login.launchpad.net/Zh5yIPT4v06B3wmv/+decide

I got to the login by following the french link.... and I eventually get to the following page:   https://translations.launchpad.net/codeblocks-gd/trunk/+pots/all-codeblocks/fr/+details
Then if I click on the "Download translation" hyperlink in the Related pages area I get redirected to the login page.

gd_on

#16
Apparently, it's not sufficient, my C::B interface is still in English with wxWidgets 3.1.6
My .mo file (7zipped).

gd_on

PS : sorry, you need to have an account on launchpad.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

gd_on

Complementary information : the sample internat.cpp delivered with wxWidgets 3.1.5 works as it should if it is compiled and linked with wxWidgets 3.1.6

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Miguel Gimenez

Translation fixed in r12783, AddCatalog() domains are not supposed to have extension but wxWidgets < 3.1.6 was more tolerant.

gd_on

It's OK. Many thanks. It's a pleasure to work with you  ;)

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Miguel Gimenez

Thank you for reporting and testing  :)