[Qt-creator] installing Qt with visual studio 2010
Joerg Bornemann
joerg.bornemann at nokia.com
Wed May 4 18:02:03 CEST 2011
On 04/05/2011 10:18, ext john smith wrote:
> When I run the nmake on the command prompt I get this message:
>
> Creating qmake...
> execute:File or path is not found (nmake)
> execute:File or path is not found (nmake)
> Cleaning qmake failed,return code -1
>
> Doyou know how to solve this? What I sould type next to run nmake?
Apparently you're trying to build Qt in a shell where nmake and Visual
C++ compiler and tools are unknown. Please go to your start menu and
type in "Visual Studio 2010 Command Prompt". That opens a shell where
you can actually build programs with the MSVC compiler...
BR,
Jörg
More information about the Qt-creator-old
mailing list