cisco-open-source/qtwebdriver

Prebuilt package: "the QtWebDriver headers and libraries" (for Win10x64 Qt5.9)?

karniemi opened this issue · 2 comments

Question:

I'm trying to follow the "Option 1: WebDriver attaches to the running application" in
https://github.com/cisco-open-source/qtwebdriver/wiki/Use-QtWebDriver-to-run-your-application

I'm wondering about the step: "Add the QtWebDriver headers and libraries in the application build environment"

Am I supposed to find some prebuilt package which contains all "the QtWebDriver headers and libraries" from here (for Windows 10 x64 Qt5.9)?:
https://github.com/cisco-open-source/qtwebdriver/releases

...or am I expected to pick all the sources and build " "the QtWebDriver headers and libraries" myself from source?

(Possibly a dum question, but I am a complete newbie with this stuff...)

mmloz commented

I have the same question. Can anyone help me?

@mmloz better check this out: #60 (comment)

They should update that comment on readme-page.