Qt4.3.2 and Microsoft SDK
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
Re: Qt4.3.2 and Microsoft SDK
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.