eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.09k stars 448 forks source link

[Bug]: Crash on cppcheck run #3301

Closed rozhuk-im closed 4 months ago

rozhuk-im commented 5 months ago

What happened?

Codelite crash then I try to run cppcheck.

eventStarted.SetToolchain(BuildSettingsConfigST::Get()->GetDefaultCompiler(wxEmptyString)->GetName()); commenting out this string fix crash.

Version

Self compiled

Operating system

Other

Steps to reproduce

No response

Relevant log output

No response