CodeLite version 9.2.6 is available for downloaded
This version introduces the new "workspace folders" to the C++ workspace which allows the user to gather a group of projects in folders (virtual ones, not physical ones)
The following platforms are supported in this release:
- Windows 64 bit
- 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.12 and later bundle
Code: Select all
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi /path/to/codelite/deb/file
Links:
Download Page
What's New?
Eran