The weekly build for Sep 12, 2015 is available

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 Sep 12, 2015 is available

Post by eranif »

Hi,

The weekly build for Sep 12, 2015 is available and can be downloaded from the download page

The following packages are available:
  • Windows 64 bit
  • Windows 32 bit
  • OSX
  • Ubuntu 14.04/64 bit deb file
To install the deb file:

Code: Select all

sudo dpkg -i /path/to/codelite/deb/file
If you are facing some dependencies problems, purge any CodeLite version installed:

Code: Select all

sudo apt-get purge codelite
sudo dpkg -i /path/to/codelite/deb/file
Changes since last stable release can be found here:
http://codelite.org/LiteEditor/ReleaseNotesCodeLite83

Eran
Make sure you have read the HOW TO POST thread