The weekly build for Dec 16, 2015 is available [ v9.0.6 ]

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:

The weekly build for Dec 16, 2015 is available [ v9.0.6 ]

Post by eranif »

Hi,

The weekly build for Dec 16, 2015 (v9.0.6) is available and can be downloaded from the download page

The following packages are available:
  • Windows 64 bit
  • Ubuntu 14.04/64 bit deb file
  • Debian 8 "Jessie" 64 bit deb file
  • Linux Mint 17 (Qiana)
NOTE: the deb file for Debian 8, Linux Mint and Ubuntu is the same

To install the deb file:

Code: Select all

sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi /path/to/codelite/deb/file
Changes since last stable release can be found here:
http://codelite.org/LiteEditor/ReleaseNotesCodeLite91

Eran
Make sure you have read the HOW TO POST thread