Page 1 of 1

CodeLite+Mingw+wxWidgets - For Mandriva 2010

Posted: Sat Dec 12, 2009 6:37 am
by evstevemd
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 :mrgreen:

Re: CodeLite+Mingw+wxWidgets - For Mandriva 2010

Posted: Sat Dec 12, 2009 3:52 pm
by DavidGH
Hi,
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.