[Solved] cannot find libraries lgio-2.0 Qt 5.2 Linux
-
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1165250
This bug reports that when add "QT += webkitwidgets",will cause link Error.
Removing webkitwidgets does fix the problem, except then I cannot use the web view as I was attempting to do. I would note that in 5.1.1 I did not have this problem with the exact same code and project. I did however download the 5.2 version because I had read that they did some reworking on QWebkit.