qtwebdriver icon indicating copy to clipboard operation
qtwebdriver copied to clipboard

Undefined reference to

Open mlozinskaya opened this issue 4 years ago • 0 comments

I'm trying to use option 1 from https://github.com/cisco-open-source/qtwebdriver/wiki/Use-QtWebDriver-to-run-your-application. I build a qtwebdriver project, added headers and libraries, and Headers.h to the main of my Qt application. But execution failed with many "undefined reference" errors. What should I do?

image

mlozinskaya avatar Jan 25 '21 11:01 mlozinskaya