Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Problems with showing facebook page in Qml WebView in qt5 for windows
Forum Updated to NodeBB v4.3 + New Features

Problems with showing facebook page in Qml WebView in qt5 for windows

Scheduled Pinned Locked Moved QML and Qt Quick
15 Posts 5 Posters 7.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    conny
    wrote on 14 Feb 2013, 13:39 last edited by
    #6

    Thank you for sharing the solution with us!

    1 Reply Last reply
    0
    • I Offline
      I Offline
      IonRod
      wrote on 14 Feb 2013, 22:55 last edited by
      #7

      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.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        krnekit
        wrote on 13 Apr 2013, 19:00 last edited by
        #8

        IonRod, can you post some links to the documentation about this experimental features of qml WebView?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DRAX
          wrote on 14 Dec 2014, 21:16 last edited by
          #9

          For some reason suggested solution is not working for me. I am using Qt 5.4.
          Is there some other workaround?

          1 Reply Last reply
          0
          • D Offline
            D Offline
            DRAX
            wrote on 14 Dec 2014, 21:16 last edited by
            #10

            For some reason suggested solution is not working for me. I am using Qt 5.4.
            Is there some other workaround?

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DRAX
              wrote on 14 Dec 2014, 21:56 last edited by
              #11

              Ok, I have found somewhere solution.
              Basically I needed to put 2 files with .exe file:
              libeay32.dll
              ssleay32.dll

              No need for experimental or anything, just add libraries and it works.

              1 Reply Last reply
              0
              • D Offline
                D Offline
                DRAX
                wrote on 14 Dec 2014, 21:56 last edited by
                #12

                Ok, I have found somewhere solution.
                Basically I needed to put 2 files with .exe file:
                libeay32.dll
                ssleay32.dll

                No need for experimental or anything, just add libraries and it works.

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  julienw
                  wrote on 2 Mar 2015, 10:09 last edited by
                  #13

                  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?

                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    julienw
                    wrote on 2 Mar 2015, 10:09 last edited by
                    #14

                    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?

                    D 1 Reply Last reply 9 Mar 2015, 12:26
                    0
                    • J julienw
                      2 Mar 2015, 10:09

                      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?

                      D Offline
                      D Offline
                      DRAX
                      wrote on 9 Mar 2015, 12:26 last edited by
                      #15

                      @julienw Yes, thats all. I downloaded OpenSSL and extracted those DLL's from installation directory.
                      Maybe you forgot some Qt DLL's to put along with your application.

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved