I have main.cpp
in c:est
folder and do the following:
qmake -project
qmake -tp vc test.pro
The answer is:
WARNING: Unable to generate output for: C:/test//Makefile.Debug [TEMPLATE vcapp]
WARNING: Unable to generate output for: C:/test//Makefile.Release [TEMPLATE vcapp]
But, I don't need make files. I need .vcproj!
Environment: Windows XP Pro SP3, MSVC 7.1 and 8.0. Qt is installed in C:Qt2010.02
(LGPL version). Commands are run from Qt Command Prompt.
What's wrong with it? How to generate .sln/.vcproj? May I generate them for MSVC 7.1 and 8.0?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…