User forums > Nightly builds

The 13 August 2022 build (12864) is out.

<< < (3/15) > >>

Miguel Gimenez:
Can you test this?

--- Code: ---        // Stream->PutBool(DataSubName + _T("_checked"),CHECK[i],false);
        bool Checked = CHECK[i];
        Stream->PutBool(DataSubName + _T("_checked"), Checked, false);

--- End code ---

Xaviou:
Hi.

OS X version of this rev can be downloaded from my Google Drive.
There is only a macOS-11.6 version.
Note that it is not a notarized version of the application.

32 bits version for Windows can also be found in the same place (wx-3.1.7 with the aui patch).

Debian Buster and Bullseye (32 and 64 bits) can be installed from my repo.

Regards
Xav'

AndrewCot:
Miguel,

Thanks for the Stream->PutBool post. I have incorporated this change and the code now builds using the MSYS2 wxWidgets 3.2 package. Finally got to the end and have been able to run C::B and load all of the plugins. I have not done any testing as it's time to go to bed.
I will check tomorrow if there are any other changes that are relevant as I have been concentrating on getting the build finished and then getting a run-able C::B and plugins.

Miguel Gimenez:
Fixed in r12867.

Pecan:
@ Killerbot
Could you tell us the parameters you use to compile wx3.1.7 for the nightly.

Or 3.2 when you're sucessful.
TIA

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version