Hi,

I started developing a simple app in QT4 (open source edition) under windows but got annoyed with visual studio express, that I decided to give it a try under linux with KDevelop (as I hope will support Qt better). I installed SuSE 10.0 which comes with KDE 3.4.2 level "b" and KDevelop 3.2.2. First I realized it may not be trivial (?) to install qt4 next to qt3, then I realized KDevelop probably doesn't support qt4 yet =)

All I want actually, is an IDE which can autocomplete the QT classes/functions and which can parse the g++ output to show me where the compile errors occur (visual studio had some trouble ).

Any hints on how to set this up or is it possible at all?

tia

matthias