On segunda-feira, 30 de janeiro de 2017 11:57:33 PST mark diener wrote: > -c++std c++11 \
Out of curiosity, why this? Do you have any reason to specifically reduce the use of the C++ language inside Qt from C++17 to C++11? > -reduce-exports \ This is the default, so you don't need to pass the option. But you can keep it, just so that if the test fails, configure fails. We should probably make it required... Qt has not been tested without hidden visibility for at least 8 years, probably more. > -opengl desktop \ Ditto: default, but you can keep it in case some headers are missing. > -no-widgets -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest