codelite 4.0 is available

CodeLite's announcements
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

codelite 4.0 is available

Post by eranif »

Hi all,

codelite 4.0 is ready for downloaded.

Current binaries are available for the following OSs:
- Windows (with MinGW 4.6.1 and/or with wxWidgets 2.9.4)
- Linux Ubuntu 11.10 32 bit
- Mac intel bundle

More binaries will be uploaded in the coming days (Ubuntu 12.04 / 64bit, FC and others)
Stay tuned.

Here is a link to codelite's download page:
https://sourceforge.net/projects/codeli ... elite-4.0/

codelite 4.0 release notes are at the bottom of this page:
https://sourceforge.net/projects/codeli ... elite-4.0/

Enjoy,
Eran
Make sure you have read the HOW TO POST thread
spaces
CodeLite Veteran
Posts: 67
Joined: Mon Aug 22, 2011 10:15 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: codelite 4.0 is available

Post by spaces »

First!

And thank you for the release! :D

The dark green headers frightened me a little bit first but it looks fine now. :D

Anyway what I wanted to ask if it's only me in the whole world who installs wx, UnitTest and Mingw under CodeLite directory. So I want to ask if you can set the default dir under CodeLite at least when I don't install CodeLite into the default directory? This is on Windoze.

Anyway, thank you for this very fine IDE. Your hard work is appreciated!
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite 4.0 is available

Post by eranif »

spaces wrote: So I want to ask if you can set the default dir under CodeLite at least when I don't install CodeLite into the default directory?
Usually, under Windows, the default installation folder for codelite is C:\Program Files (x86)\CodeLIte
However, it is known that some tools (winres) do not cope well with directories that has spaces in their path.

It is also MinGW recommendation to install MinGW under C:\ directly.

Beside that, I myself installs wxWidgets / codelite and MinGW under:
C:\Users\eran\

Eran
Make sure you have read the HOW TO POST thread
josee
CodeLite Enthusiast
Posts: 37
Joined: Fri Feb 05, 2010 10:57 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite 4.0 is available

Post by josee »

Thank you, Eran.

I like the new icon set.

Jörg
Post Reply