PDA

View Full Version : Qt of KDE ?



tiho_bg
1st November 2009, 14:30
Hi everybody

I am new in qt. I would like to use it under windows. What kind of software I have to install (Qt Creator or KDE). Next step will be to use OpenCV. Is it possible to combine OpenCV with Qt Creator of KDE?

Thank you in advance

squidge
1st November 2009, 15:33
Just goto http://qt.nokia.com/downloads and get the latest Windows build, run the installer and your ready to go. Everything is included.

KDE is a Linux desktop environment. If you want to create applications for that, then the best development environment is not Windows, it's Linux. Thats not to say that you can't use Windows to develope Linux KDE applications, but Linux will make it easier, as its the most common setup.

Yes, you can use OpenCV with Qt.