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

Using Enginio library with Qt 5.2.0

$
0
0
Hi all, I’m banging my head trying to test Enginio and after a few hous still could not link a simple Qt application to the Enginio library. I’ve not tried to clone the enginio-qt repository and then compile and install the library myself yet, as I expected it to be available and fully functional after installing Qt 5.2.0. But after adding the QT += enginio line to my project file, qmake complains about “Unknown module(s) in QT: enginio”. I’m confused. [I think] the documentation clearly states that Enginio should “just work” with Qt 5.2.0: “You can use Enginio with an existing installation of Qt 5.2 or later, or get Qt packages containing Engino (starting with Qt 5.2).” [1] Am I missing something obvious here? Thanks! [1] https://engin.io/documentation/qt/qtenginio/enginio-getting-started.html

Viewing all articles
Browse latest Browse all 13965