Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
[SELF-SOLVED] Qt 4.8.3 configure -continue
-
Hi, devnet.
Example:
@
./configure ... -no-webkit
@
Error happend. It offers to run ./configure -continue. If I run it - will webkit be built?
-
I've researched and tested a bit - yes. If you use only ./configure -continue it won't apply previous keys. So you should add them to.
Self-solved.