PDA

View Full Version : Qt4.3.2 and Microsoft SDK



merry
7th February 2008, 11:51
Hi all

Earlier i am using Qt4.2 on MAC OS, Now I started working on Qt4.3.2 on Wndows OS

I am using MicrosoftVisualStudio 6 , I want to know is Microsoft SDK Compatible with Qt.

Actually i had used windows application made in VC++ with Qt in which various files of Microsoft SDK are included, but that files are not supported by Qt.

I dont understand how can i use the windows application made in VC++ with Qt .

Thanx & Regards
Merry

ChristianEhrlicher
7th February 2008, 14:38
I would not recommend to use msvc6 nowadays. Better use msvc8 (express).
I did not heard of any problems with Qt and a PSDK version from MS.