Unable to compile webview Example given in QT creator
-
I am trying to compile the webview example provided in the 5.8 version of qt. Basically I am trying to compile the browser eaxmple included and I am getting an error that says "could not find executable please find one". Do I have to do something extra to get this project run and get compiled?
-
Hi and welcome to devnet,
Which distribution are you using ?
Which one are you working on ?
-
I am trying to compile the webview example provided in the 5.8 version of qt. Basically I am trying to compile the browser eaxmple included and I am getting an error that says "could not find executable please find one". Do I have to do something extra to get this project run and get compiled?
@_srivatsa_m_n Also, please copy error messages exactly as they are printed, so we don't need to guess
-
Hi and welcome to devnet,
Which distribution are you using ?
Which one are you working on ?
@SGaist The distribution is Qt 5.8
The link of the example I am working on is given below
-
@_srivatsa_m_n Also, please copy error messages exactly as they are printed, so we don't need to guess
:-1: error: Unknown module(s) in QT: webview in main .qml file
-
I meant Linux distribution.
How did you install Qt ?
-
@SGaist I am using Windows7 professional
I am using QT creator 4.2.1
Based on Qt 5.8.0 (MSVC 2015, 32 bit)I installed Qt creator from an exe file
-
What about Qt itself ?