Version: (using KDE KDE 1.2) Installed from: RedHat RPMs OS: Linux Thank you for giveing us a good compile.But I dont' think it perfect at all. 1. when I write"void main",it will give a warning saying it should be written in this "int main",why? 2. the help is too little,and how can i find a key word like int.Althought i can get some info from other place,but I think you should learn a lot things from Microsoft,their products are much better in this facet.In details ,linux is much worse than windows.Help is most important for a customer ,i think.
1. That's a C++ standard. main is supposed to return an int. Your compiler is the one complaining, not KDevelop 2. We're working on the help system. You need more help with C++, not with KDevelop. I recommend buying some C++ books. 3. Help is most important for a customer. Microsoft customers pay for their help. KDevelop is mostly a volunteer effort. If you think it needs more attention, then you should contribute.