This forum is for the weekly builds only.
-
eranif
- CodeLite Plugin
- Posts: 6122
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Tue Sep 27, 2016 12:07 pm
Hi,
CodeLite version 9.2.3 is available for downloaded
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
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
Links:
Download Page
What's New?
Eran
-
ColinTaylor
- CodeLite Expert
- Posts: 152
- Joined: Fri Jul 15, 2011 2:49 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by ColinTaylor » Tue Sep 27, 2016 1:51 pm
Windows 10 / Codelite 9.2.3
The tabs (see Settings -> Preferences -> Windows & Tabs) are a lot bigger (vertically) than on Codelite 9.2.3. Tried both Tab Styles (DEFAULT and MINIMAL) but neither look great. Any chance the size can be reverted to its 9.2.2 value?
-
eranif
- CodeLite Plugin
- Posts: 6122
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Tue Sep 27, 2016 3:47 pm
The MINIMAL tabs height should be the same as 9.2.2
Will check on Windows later