21
General (but related to Code::Blocks) / Re: Errors when running on ReactOS
« Last post by Miguel Gimenez on June 17, 2025, 12:02:53 pm »Quote
As I understand this is fixed in newer wxWidgets?
No, it is fixed in newer C::B.
20.03 used wxWidgets 2.8.12, that did not make runtime checks (assertions). If you ciompile it with wxWidgets >= 3.0.0 you will get assertions.