Author Topic: wx 3.2.6 released  (Read 30558 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7838
C Programmer working to learn more about C++.
On Windows 11 64 bit using MSys2 UCRT64.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6234
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: wx 3.2.6 released
« Reply #1 on: September 10, 2024, 07:07:32 am »
Good news!

EDIT:
Can you help to update the package in msys2? Thanks.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7838
Re: wx 3.2.6 released
« Reply #2 on: September 10, 2024, 02:00:42 pm »
Good news!

EDIT:
Can you help to update the package in msys2? Thanks.

It was done almost before I posted here; but, I have no idea how long it takes the binary to be let though.
Edit: Looks like the binary has already been let though.

Tim S.
« Last Edit: September 10, 2024, 02:04:10 pm by stahta01 »
C Programmer working to learn more about C++.
On Windows 11 64 bit using MSys2 UCRT64.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6234
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: wx 3.2.6 released
« Reply #3 on: September 10, 2024, 04:27:35 pm »
Thanks, I see the updated packages in:

Base Package: mingw-w64-wxwidgets3.2 - MSYS2 Packages
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5584
Re: wx 3.2.6 released
« Reply #4 on: September 10, 2024, 08:17:27 pm »
I will switch the nightlies to it asap.