Page 1 of 1

[ANN] CodeLite 13.0.2 is available

Posted: Mon Aug 26, 2019 8:13 pm
by eranif
CodeLite v13.0.2 is available for downloads.

Whats new?
https://wiki.codelite.org/pmwiki.php/Ma ... CodeLite14

Some updates in this release (see the above link for a complete list):
  • wxWidgets lib was merged with latest 3.1.3 (Windows & Ubuntu)
  • libssh was upgraded to v9 on Windows
  • liblldb was upgraded to latest LLVM version (v10) - macOS
  • CodeLite is now also available for Windows 32 bit machines

Code: Select all

# Ubuntu users
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi -n /path/to/codelite/deb/file
Links:
Download Page
What's New?

Thanks!

Re: [ANN] CodeLite 13.0.2 is available

Posted: Tue Sep 03, 2019 2:42 pm
by Netzschleicher
Hi Eran,

is it possible to get CodeLite 13.0.2 for Debian Buster 64bit GTK2?

I've installed 13.0 from Online-Repo.

Thank you very much.

Re: [ANN] CodeLite 13.0.2 is available

Posted: Tue Sep 03, 2019 9:38 pm
by eranif
I am using Windows 10's WSL + VcXsrv to get Ubuntu builds running and tests atm.
I am not sure if there is a Debian Buster WSL for Windows, I will need to check this

Re: [ANN] CodeLite 13.0.2 is available

Posted: Tue Sep 03, 2019 11:00 pm
by Netzschleicher
I asked for CodeLite 13.0.2 because i had an issue with Text Coloring while Code Completion. In my Windows 7 32bit VM with CodeLite 13.0.2 it works perfect. In my Debian Buster 64bit with CodeLite 13.0.0 GTK2 no Coloring appears. All Settings (including Language Server) are the same.

Re: [ANN] CodeLite 13.0.2 is available

Posted: Thu Sep 05, 2019 8:51 pm
by Netzschleicher
I successfully compiled CodeLite 13.0.3 from Git in my Linux Programming VM.
Now all issues are going and it works very fine. :) :) :)