Hello,
I installed Visual Studio 2008 Professional with SP1, I installed QT 4.6 Open Source Version, then I installed QT-VS addin.
I created a new QT Application Project and I inserted a HelloWorld source cose.
When I press "Build Solution", it returns with error:

Qt Code:
  1. 1>Linking...
  2. 1>LINK : fatal error LNK1181: cannot open input file 'qtmain.lib'
To copy to clipboard, switch view to plain text mode 

Now this error is common in the web and I can't find any solution.

I hope you can help me.