This forum is for the weekly builds only.
-
eranif
- CodeLite Plugin
- Posts: 6133
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Mon Jun 04, 2018 10:31 pm
Hi,
CodeLite version 12.0.3 is available for download.
The following platforms are supported in this release:
- OSX Bundle
- 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
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 -n /path/to/codelite/deb/file
Links:
Download Page
What's New?
Thanks,
Eran
-
fueler
- CodeLite Enthusiast
- Posts: 17
- Joined: Sun May 26, 2013 9:22 am
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by fueler » Sat Jun 23, 2018 6:33 pm
Windows 10 is reporting 12.0.3 64-bit installer has "Trojan:Win32/Vigorf.A" virus and I cannot install.
-
eranif
- CodeLite Plugin
- Posts: 6133
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Sun Jun 24, 2018 1:13 am
Where did you get your copy from?
-
fueler
- CodeLite Enthusiast
- Posts: 17
- Joined: Sun May 26, 2013 9:22 am
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by fueler » Sun Jun 24, 2018 2:14 am
From the download page.
-
eranif
- CodeLite Plugin
- Posts: 6133
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Sun Jun 24, 2018 2:07 pm
Can you compare the sha1 that I provide on the website? if it matches, than it is a false positive from the anti virus
-
fueler
- CodeLite Enthusiast
- Posts: 17
- Joined: Sun May 26, 2013 9:22 am
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by fueler » Mon Jun 25, 2018 6:35 am
It is the same sha1. Windows 10 immediately quarantines the file.
-
eranif
- CodeLite Plugin
- Posts: 6133
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Tue Jun 26, 2018 10:58 am
I was able to install it without any issues on my Windows 10.
I can't help you any further, you might consider turn off your Windows defender for duration of the installation process