Problems with showing facebook page in Qml WebView in qt5 for windows
-
wrote on 14 Feb 2013, 13:39 last edited by
Thank you for sharing the solution with us!
-
wrote on 14 Feb 2013, 22:55 last edited by
No problem.
Just an addition:
It uses Experimental API, so probably in wont work on any system and any Qt5 version. I've tested it on Windows 7 and Qt 5.0.1 msvc2010 version. -
wrote on 13 Apr 2013, 19:00 last edited by
IonRod, can you post some links to the documentation about this experimental features of qml WebView?
-
wrote on 14 Dec 2014, 21:16 last edited by
For some reason suggested solution is not working for me. I am using Qt 5.4.
Is there some other workaround? -
wrote on 14 Dec 2014, 21:16 last edited by
For some reason suggested solution is not working for me. I am using Qt 5.4.
Is there some other workaround? -
wrote on 14 Dec 2014, 21:56 last edited by
Ok, I have found somewhere solution.
Basically I needed to put 2 files with .exe file:
libeay32.dll
ssleay32.dllNo need for experimental or anything, just add libraries and it works.
-
wrote on 14 Dec 2014, 21:56 last edited by
Ok, I have found somewhere solution.
Basically I needed to put 2 files with .exe file:
libeay32.dll
ssleay32.dllNo need for experimental or anything, just add libraries and it works.
-
wrote on 2 Mar 2015, 10:09 last edited by
I put these files next to my executable but I still get a blank page (Qt 5.4.1).
Are you sure that you didn't do something else? -
wrote on 2 Mar 2015, 10:09 last edited by
I put these files next to my executable but I still get a blank page (Qt 5.4.1).
Are you sure that you didn't do something else? -
I put these files next to my executable but I still get a blank page (Qt 5.4.1).
Are you sure that you didn't do something else?