This forum is for the weekly builds only.
-
eranif
- CodeLite Plugin
- Posts: 5940
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Mon Oct 30, 2017 1:25 am
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
-
codex
- CodeLite Enthusiast
- Posts: 14
- Joined: Fri Aug 19, 2016 9:05 am
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by codex » Mon Oct 30, 2017 9:40 am
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 ?
-
ColinTaylor
- CodeLite Expert
- Posts: 152
- Joined: Fri Jul 15, 2011 2:49 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by ColinTaylor » Mon Oct 30, 2017 12:31 pm
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
You do not have the required permissions to view the files attached to this post.
-
eranif
- CodeLite Plugin
- Posts: 5940
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Tue Oct 31, 2017 1:27 am
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)