Page 1 of 1

CodeLite 11.0.3 is available

Posted: Mon Oct 30, 2017 1:25 am
by eranif
Hi,

CodeLite version 11.0.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.11 and later (64 bit)
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

Re: CodeLite 11.0.3 is available

Posted: Mon Oct 30, 2017 9:40 am
by codex
I'm confused why the exe install fails to launch.
I download it from https://downloads.codelite.org/download ... _weekly_64 and extract with 7z in Windows 7(SP1) x64, the exe file disappears after double click, nor can I see any new process in windows task manager.
Should I uninstall version 10.0.0 before trying to install 11.0.3 ?

Re: CodeLite 11.0.3 is available

Posted: Mon Oct 30, 2017 12:31 pm
by ColinTaylor
Codelite 11.03 / Windows 10 (64-bit)

Some of the tabs are no longer being drawn/or aren't visible - see the attached screenshot, which should illustrate the issue.

I've tried closing/re-opening workspaces/files to no avail. Is there a setting we need to alter to make the tabs visible?

Thanks, Colin

Re: CodeLite 11.0.3 is available

Posted: Tue Oct 31, 2017 1:27 am
by eranif
I am aware of this. After I got a report about this, I tested this and it only occured one Windows machine (seems to affect Windows 10 more than others)
I managed to reproduce this on Windows 8.1 and provide a fix.

Please update your CodeLite to 11.0.4 (which is now available on the site)