Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QT 5.1.0 has supported static compile , How to ?

$
0
0
From wiki we know “Support for static Qt builds making it possible to address those use cases that cannot use dynamic linking” I have tired adding CONFIG += static , but not gonna work . How to compile code staticaly without compile the whole qt project ? ————— before Qt5.1.0 we all can compile the code statically after build the qt project but this time ,qt 5.1.0 wiki said new features include “Support for static Qt”

Viewing all articles
Browse latest Browse all 13965

Trending Articles