After update codelite in arch linux I can't start program anymore. Attempting to run it from a terminal displays the following output:
22:42:00: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8)
Can't start Codelite
-
- CodeLite Curious
- Posts: 9
- Joined: Sat Sep 21, 2013 7:04 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Curious
- Posts: 9
- Joined: Sat Sep 21, 2013 7:04 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Can't start Codelite
Sorry found solution https://github.com/eranif/codelite/issues/937