[ANN] CodeLite 12.0.5 is available for download

This forum is for the weekly builds only.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

[ANN] CodeLite 12.0.5 is available for download

Post by eranif »

Hi,

CodeLite version 12.0.5 is available for download.
The following platforms are supported in this release:
  • OSX Bundle
  • Windows 64 bit
  • Ubuntu 16.04/64 bit deb file
Linux 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
Make sure you have read the HOW TO POST thread