I just installed Qt Creator 5.9 and 5.3. I decided to somehow copy the plugin/module/source files for QtWebKit from 5.3 to 5.9. Basically, I "ported it", but without any success. It just keeps bringing up the error:
QT module(s) not installed: webkit
What version of Qt should I use in order to build iOS, Android and Windows mobile applications with QtWebView? I can't wrap my head around how this works. If anyone can direct me to a working environment with QML QtWebView module fully installed or can tell me what I missed in my "porting", I would really appreciate it since I really can't find any solution to this problem, no matter how much time I spend searching on google.
Thank you!