我需要有关使用 cmd 编译的 Qt 文件的帮助。我选择了目录,但仍然有关于“qmake”和“make”命令的错误。
我不能 qmake 或 make 。我正在显示 cmd 目录。但我无法编译它。我需要使用哪个目录???
C:\Users\foo>dir
Volume in drive C has no label.
Volume Serial Number is F224-008C
Directory of C:\Users\foo
18.07.2013 09:42 <DIR> .
18.07.2013 09:42 <DIR> ..
17.07.2013 12:27 <DIR> ipch
17.07.2013 16:41 <DIR> QtTab
18.07.2013 09:42 21.450.752 QtTab.sdf
11.07.2013 11:17 882 QtTab.sln
11.07.2013 11:22 <DIR> Win32
2 File(s) 21.451.634 bytes
5 Dir(s) 103.678.271.488 bytes free
C:\Users\foo>qmake
'qmake' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\foo>make
'make' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\foo>cd qttab
C:\Users\foo>dir
Volume in drive C has no label.
Volume Serial Number is F224-008C
Directory of C:\Users\foo
17.07.2013 16:41 <DIR> .
17.07.2013 16:41 <DIR> ..
17.07.2013 16:42 <DIR> Debug
17.07.2013 16:41 <DIR> GeneratedFiles
17.07.2013 16:41 308 main.cpp
11.07.2013 11:17 130 qttab.cpp
11.07.2013 11:17 254 qttab.h
11.07.2013 11:17 65 qttab.qrc
17.07.2013 16:41 1.353 qttab.ui
11.07.2013 11:17 10.830 QtTab.vcxproj
11.07.2013 11:17 2.659 QtTab.vcxproj.filters
11.07.2013 11:22 609 QtTab.vcxproj.user
11.07.2013 11:17 <DIR> Resources
17.07.2013 12:28 1.994 foo.ui
9 File(s) 18.202 bytes
5 Dir(s) 103.678.271.488 bytes free
C:\Users\foo>qmake
'qmake' is not recognized as an internal or external command,
operable program or batch file.