Is it possible to build codelite 5.1 on ubuntu 10.10

Discussion about CodeLite development process and patches
leon_lee
CodeLite Enthusiast
Posts: 32
Joined: Sun Nov 18, 2012 10:44 am
Genuine User: Yes
IDE Question: c++
Contact:

Is it possible to build codelite 5.1 on ubuntu 10.10

Post by leon_lee »

I'm using ubuntu 10.10, so I have this question.
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Is it possible to build codelite 5.1 on ubuntu 10.10

Post by eranif »

Yes, it is possible to build codelite for ubuntu 10.10 ( I don't see why not )

You should have: an updated cmake
wxWidgets 2.9.4 (self compiled or you can install one from our repository as described here: http://codelite.org/LiteEditor/WxWidgets29Binaries )

And from there - just follow the instructions as described here:
http://codelite.org/Developers/Linux

Eran
Make sure you have read the HOW TO POST thread
Post Reply