Page 1 of 1

[ANN] CodeLite 12.0.13 is available

Posted: Wed Feb 27, 2019 10:11 pm
by eranif
Hi,

CodeLite version 12.0.13 is available for download
  • GTK3 build for CodeLite under Ubuntu 18.04 only
  • OSX Mojave support (including dark theme)
  • Many parts of the UI were re-written
  • Even better dark theme support
The following platforms are supported in this release:
  • OSX Bundle built against macOS mojave
  • Windows 64 bit
  • Ubuntu 18.04/64 bit deb file built against GTK3
  • Ubuntu 18.04/64 bit deb file
Linux 18.04 Users:
to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:

Code: Select all

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,
Eran