[ANN] CodeLite 12.0.16 is available for download
Posted: Thu Apr 18, 2019 12:57 pm
Hi,
CodeLite version 12.0.16 is available for download
The following platforms are supported in this release:
to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:
This release contains a major update to codelite-terminal. The new terminal is now an option on all platforms
Links:
Download Page
What's New?
Thanks,
Eran
CodeLite version 12.0.16 is available for download
The following platforms are supported in this release:
- OSX Bundle built against macOS mojave
- Windows 64 bit
- Ubuntu 18.04/64 bit deb file (GTK2 + GTK3 builds)
to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:
This release contains a major update to codelite-terminal. The new terminal is now an option on all platforms
Code: Select all
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi -n /path/to/codelite/deb/file
Download Page
What's New?
Thanks,
Eran