PDA

View Full Version : qt 4.6



codeman
1st December 2009, 13:27
hello friends,
where can I get, if there exist someone, a binary pre-build package/installer for visual studio??

yogeshgokul
1st December 2009, 13:47
hello friends,
where can I get, if there exist someone, a binary pre-build package/installer for visual studio??

http://qt.nokia.com/downloads/windows-cpp-vs2008

codeman
1st December 2009, 15:33
Ok great,

and one question more cause I would participate from your experiences. when I have Installed two version the mingw & vs version (2009.05) how can I switch between two versions ??

aamer4yu
1st December 2009, 16:47
You will need to take care of environment variables.. and paths

codeman
1st December 2009, 23:55
So now I have install msvc2008 and import my mingw qt4 project to msvc. Now it compiles correct in vs but when I run my app I have no sqlite support and jpg support. Where can I enable this in visual studio 2008??