Re: Getting QDevelop to work
I think QDevelop needs some paths to be set(in configuration dialogs) in order to do its job correctly. However the best way to get it to work is probably to mail the author or to use the appropriate thread : http://www.qtcentre.org/forum/f-qt-s...-qt4-3893.html
If you still have troubles, you can always try out the other IDEs : Monkey Studio, Edyuk and Cobras...
Re: Getting QDevelop to work
Thanks for reply. Emailed qdevelop but got no reply. I've looked at forum.. no clues as to problem... I guees I'll have to look at the code to figure out problem.
Re: Getting QDevelop to work
I haven't had any problems using QDevelop. In fact, I am beginning to like it better than VS2003.NET.
However, I don't use it's project creator functions because I don't use its "implementation" class method. But I do put the *.h and *.cpp files in ./src, the ui files in ./ui, the binary goes into ./bin, etc...
QDevelop is such a good tool I am going to donate some money to the project.:)