c++ - Building single qt module out of source in Qt 5 -


i use qt 5.5.1, c++, visual studio 2013 compiler. had build qt sources (shadow build mode). found later 1 module qttools skipped due -skip flag. aware nmake module-qttools command, full instruction concerning additional build (i failed it)? mean: should call configure , params? should call nmake module-qttools (build/source directory)? possible clean *.obj files before nmake install?

btw, can find exact module names? example, here module list. can't use -skip "qt multimedia" literally (for example).


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -