Is it possible to build codelite 5.1 on ubuntu 10.10
-
- 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
I'm using ubuntu 10.10, so I have this question.
- eranif
- CodeLite Plugin
- Posts: 6375
- 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
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
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