Hi,
I need Codelite bundled with MINGW and wxWidgets for My Mandriva 2010 platform.
Anyone having it. Here at office we use Cyberoam Client and since I cannot Install wine to my Mandriva, I cannot connect to the Network and hence I need to download from XP box. So I need Installer that doesn't need dependency from internet.
Thanks
CodeLite 15.x
CodeLite is awesome, I just Love it!
I need Codelite bundled with MINGW and wxWidgets for My Mandriva 2010 platform
Mandriva is a Linux distro: you don't need (and afaik can't use) MinGW on it.
There isn't a mandriva package (due to lack of interest: you're only the second person to ask for it). However, if you can communicate with the outside world in any way, you can install the mandriva wx devel package (libwxgtku2.8-devel or lib64wxgtku2.8-devel) and basics like 'g++' and 'make'; then build your own CodeLite from the tarball.