[SOLVED] QWebView does not display login facebook
-
Hi,
I'm doing a project where I need to display the login screen on facebook in a QWebView.
I'm able to display it on GNU / Linux and Windows only with QtCreator installed.After research here in the forum I installed OpenSSL and put the necessary dlls in the application folder, and can display any https page except the login page of facebook.
Have'm trying this for days and do not know how to solve.
I'm using Qt4.8.1 in 2 environments and mingw on windows.
Thank you in advance any orientation.