if you are using QT in visual studio then you have to build QT libraries before using them.
have a look at QT site on how to build QT for visual studio 2010.
otherwise more simple is to download QT SDK and building applcations from that IDE.
I was trying to set it up for Netbeans, but I'm not really sure how. I went ahead and downloaded the Qt IDE, though. I didn't even know there was one, so thanks for that.
I'd still like any help getting it set up for Netbeans on both Windows 7 and Linux, if anyone can help with that (I didn't see anything on their site, though I don't know where to look).
hi,
I followed this tutorial to set it up on visual studio and it works( compiling takes few houres) http://www.holoborodko.com/pavel/2011/02/01/how-to-compile-qt-4-7-with-visual-studio-2010/
this I found to build QT for netbeans on windows and linux: http://netbeans.org/kb/docs/cnd/qt-applications.html