cmd - compile Qt with qmake and make -


i need qt files compiling cmd. chose directory still have error "qmake" , "make" commands.

i cant qmake or make . showing cmd directories. cant compile it. directory need use???


c:\users\foo>dir  volume in drive c has no label.  volume serial number 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' not recognized internal or external command, operable program or batch file.   c:\users\foo>make 'make' not recognized 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 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' not recognized internal or external command, operable program or batch file. 

since you're using windows seems should use nmake, not make - see

qt documentation on compilation under windows


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -