User forums > General (but related to Code::Blocks)
Errors when running on ReactOS
(1/1)
Михаил Агарков:
When running Code::Blocks on ReactOS it gives out errors. If "Continue" is selected, it works just fine. It could entirely be a ReactOS issue.
Code::Blocks 20.03 (32 bit)
ReactOS compiled from commit e98bba2535 (32 bit)
Since the log file exceeds the maximum allowed length, I added it as an attachment to this message.
Miguel Gimenez:
If you compiled 20.03 with wxWidgets 3.2 you will get some assertions, this is expected and most of them were fixed later. Use current head.
Which assertion do you get? Do you have a backtrace?
Михаил Агарков:
--- Quote from: Miguel Gimenez on June 17, 2025, 09:59:22 am ---If you compiled 20.03 with wxWidgets 3.2 you will get some assertions, this is expected and most of them were fixed later. Use current head.
Which assertion do you get? Do you have a backtrace?
--- End quote ---
I ran the official pre-compiled 32 bit Code::Blocks 20.03. As I understand this is fixed in newer wxWidgets?
Miguel Gimenez:
--- Quote ---As I understand this is fixed in newer wxWidgets?
--- End quote ---
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.
Navigation
[0] Message Index
Go to full version