PDA

View Full Version : Ask for help: errors in building Qt demo



richardander
11th January 2009, 07:04
Hello,

I just installed MSVS 2008/QT4.5 Beta and would like to try the demo programs provided with the installation. But I had the following problems in creating VC++ project files:

C:\QT\4.5.0\demos\browser>qmake -tp vc browser.pro
WARNING: Unable to generate output for: C:/QT/4.5.0/demos/browser//Makefile.Release [TEMPLATE vcapp]
WARNING: Unable to generate output for: C:/QT/4.5.0/demos/browser//Makefile.Debug [TEMPLATE vcapp]

Any help is highly appreciated!

Richard

wysota
11th January 2009, 09:40
Just run qmake and nmake.