请问QT5.3编译配置参数中,一些参数的的区别,本人英文不行,无法理解官方文档。。。
-skip、-no、-nomake、-make;
还有part、modul有什么区别?下面是我编译的配置,但就是编译不出qt5qml.lib.
有木有大虾给解释下?
谢谢~
configure -prefix "D:\DevLibrs\QtBuild\x64" -debug-and-release -opensource -platform win32-msvc2013 -make libs -make tools -make examples -no-openssl -no-openvg -no-angle -no-icu -no-vcproj -opengl desktop -skip declarative -skip webkit -skip webkit-examples -skip imageformats -skip graphicaleffects -mp