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?