Hi,
I’m trying to install Qt to make it work with visual studio but this error keeps appearing:
'python' is not recognized as an internal or external comma
operable program or batch file.
NMAKE : fatal error U1077: 'python' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Vis
N\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
I’ve installed python and perl and copied the exe files in the qt folder as shown:
I’ve also set the environment as shown:
Please anyone help me as I have a project and the error found here in this question http://qt-project.org/forums/viewthread/26219/ keeps poping up.
Many Thanks
↧