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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -