CodeLite 9.1.8 is available
Posted: Sat Jun 11, 2016 2:11 pm
Hi,
CodeLite version 9.1.8 is available for downloaded
The following platforms are supported in this release:
Linux Users: to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:
Links:
Download Page
What's New?
Eran
CodeLite version 9.1.8 is available for downloaded
The following platforms are supported in this release:
- Windows 64 bit (in 7-zip format)
- Ubuntu 14.04/64 bit deb file (also works for Debian 8 and Linux Mint 17)
- Ubuntu 16.04/64 bit deb file
- OSX 10.10 and later bundle
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 /path/to/codelite/deb/file
Download Page
What's New?
Eran