Open mlozinskaya opened 3 years ago
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?
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?