Runtime assert from self compiled version of codelite
Posted: Sun Aug 19, 2018 1:34 pm
Hi,
CodeLite: 12.0.0
TDM-GCC-64: 5.1.0
WxWidgets: 3.0.3
OS: Windows 8.1
I tried to run my self compiled version of codelite 12 on windows but got the following assert.
wxWidgets Debug Alert
../../src/common/stdpbase.cpp(62): assert ""traits"" failed in Get():
create wxApp before calling this
The assert happens immediately after codelite starts. Please help. Thank you very much.
(Note: I was able to run my self compiled codelite 11 without any problem. Can you tell me what is the recommended compiler and wxWidgets version for codelite 12?)
CodeLite: 12.0.0
TDM-GCC-64: 5.1.0
WxWidgets: 3.0.3
OS: Windows 8.1
I tried to run my self compiled version of codelite 12 on windows but got the following assert.
wxWidgets Debug Alert
../../src/common/stdpbase.cpp(62): assert ""traits"" failed in Get():
create wxApp before calling this
The assert happens immediately after codelite starts. Please help. Thank you very much.
(Note: I was able to run my self compiled codelite 11 without any problem. Can you tell me what is the recommended compiler and wxWidgets version for codelite 12?)