News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Helping

Started by rz950, February 20, 2005, 02:14:52 AM

Previous topic - Next topic

rz950

Wow, this editor is partically new and beats dev-cpp by almost everything.
I love all the features it has and would like to help you out since as I see
you are the only developer and should use some help in creating this beautiful ide. 8)
Now the idea of plugins was nice and the best feature that this editor has the automatic
compiler check not to mention more then one project at a time is also a wonderful feature that no other editor has.

Also you should add somewhere what version of wxwidgets you use (2.5.3 doesn't seem ike it... to many errors)

rz950

Building wxwidgets on windows short how-to

1. Download wxwindows 2.4.2 setup
2. Install it anywhere(I put it in the C:\)
3. open msys and cd to it( cd C:\ for me)
4. type in autogen.sh then ./configure and then make (it should work without problems, since
it works for me)