You are not logged in.

1

Wednesday, February 6th 2008, 5:00pm

Intalling Qt 4.3.3 (open source version) for Microsoft visual Studio

Hello, I'm trying to install Qt to work with visual Studio. Here is waht I did form the command prompt after I put the following path on the system and user enviroment variables

PATH: N:\Shared\Simon\Simon\qt-win-opensource-src-4.3.3\bin

ON THE COMMAND PROMPT (Visual Studio 2005 Command Prompt)

1) N:\Shared\Simon\Simon\qt-win-opensource-src-4.3.3 configure -platform win32-msvc

So I typed the command shown "configure -platform win32-msvc" and then the command prompt started showing a bunch of lines and is still is. This was about 10 min ago. Is it supposed to take that long? or did I do something worng?

2

Tuesday, February 26th 2008, 8:17am

RE: Intalling Qt 4.3.3 (open source version) for Microsoft visual Studio

Visual Studio support and integration is provided with the commercial Editions of Qt.
try with this

QT

3

Monday, March 17th 2008, 7:18am

RE: Intalling Qt 4.3.3 (open source version) for Microsoft visual Studio

open source version works well with Visual Studio series since Qt4.3.4....
http://kjellkod.blogspot.com/2007/02/qt4…io-express.html

This post has been edited 1 times, last edit by "kakasi" (Mar 17th 2008, 7:20am)