Hello, I 've just found out about Codelite and I must admit there's a very good job done about it. Well done to fellow developers for creating and supporting this software.
Sorry if I sound weird, but I would like you please make an official user-friendly installer for Windows containing all below:
- MingW g++
- GDB
- wxWidgets
- and absolutely Codelite IDE
Personally, my coding skills are at an intermediate level (so no worry ) but I do think that move will make Codelite more accessible for newcomers. If you have something in mind, please let me know (e.g. "It will be ready in 15 days, or 2 months") so I can start spreading the word in my web-places.
Thank you.
Help - All In One Installer Needed
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Oct 02, 2008 1:40 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Help - All In One Installer Needed
I actually was thinking about making a complete installer which bundles gdb/CodeLite/gcc/g++ - timeline for the installer with MinGW should be around couple of weeksflopotron wrote:If you have something in mind, please let me know (e.g. "It will be ready in 15 days, or 2 months"
The MinGW complete package (just unzip it to C:\ or something like that) is here:
http://downloads.sourceforge.net/codeli ... irror=mesh
I also took the time to write this nice post (sticky):
http://codelite.org/forum/viewtopic.php?f=3&t=138#p709
For the WX package, I am afraid that this is totally out of the scope of my work ...
There is a prepared package for wxWidgets (called wxPack), but please notice that this package is built with gcc4.2 while I am delivering gcc3.4.5 special (vista capable)
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Oct 02, 2008 1:40 am
- Contact:
Re: Help - All In One Installer Needed
Well done Mr. Eran, keep up the good work.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Help - All In One Installer Needed
No problem.flopotron wrote:Well done Mr. Eran, keep up the good work.
I will do my part, you spread the word
Eran
Make sure you have read the HOW TO POST thread