Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt4.8.7 + WebKit + openssl + WinCE STANDARDSDK_500 + MSVC2008 = ?
QtWS25 Last Chance

Qt4.8.7 + WebKit + openssl + WinCE STANDARDSDK_500 + MSVC2008 = ?

Scheduled Pinned Locked Moved Qt WebKit
7 Posts 2 Posters 2.6k Views
  • 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.
  • D Offline
    D Offline
    Delphi251189
    wrote on last edited by
    #1

    Hi All!
    I had build Qt 4.8.7 for Windows CE 5.0 succsessfull and now I have some problems!

    1. Is it necessary to build Qt whit openssl to access "https://blablabla.bla" by QNetworkAccessManager? AFAIK hhtps -means " secured communication ".
    2. Is openssl necessary to build Qt whit WebKit? OR 2.1.Is it possible at all to build webkit on WinCE 5.0?
      HAVE ANYBODY BUILDED THIS 2 COMPONENTS FOR CE 5.0? PLEAS...
    K 1 Reply Last reply
    0
    • D Delphi251189

      Hi All!
      I had build Qt 4.8.7 for Windows CE 5.0 succsessfull and now I have some problems!

      1. Is it necessary to build Qt whit openssl to access "https://blablabla.bla" by QNetworkAccessManager? AFAIK hhtps -means " secured communication ".
      2. Is openssl necessary to build Qt whit WebKit? OR 2.1.Is it possible at all to build webkit on WinCE 5.0?
        HAVE ANYBODY BUILDED THIS 2 COMPONENTS FOR CE 5.0? PLEAS...
      K Offline
      K Offline
      Konstantin Tokarev
      wrote on last edited by Konstantin Tokarev
      #2

      @Delphi251189 said in Qt4.8.7 + WebKit + openssl + WinCE STANDARDSDK_500 + MSVC2008 = ?:

      Hi All!
      I had build Qt 4.8.7 for Windows CE 5.0 succsessfull and now I have some problems!

      1. Is it necessary to build Qt whit openssl to access "https://blablabla.bla" by QNetworkAccessManager? AFAIK hhtps -means " secured communication ".

      Yes

      1. Is openssl necessary to build Qt whit WebKit?

      Yes, if you need https.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Delphi251189
        wrote on last edited by
        #3

        Thank You For Your replay!
        And how to built Qt Webkit on CE?
        I Have

        1. Windows 7 OS
        2. Microsoft Visual Studio 2008
        3. STANDARDSDK_500
        4. Qt 4.8.7
          Does I need something else?
        1 Reply Last reply
        0
        • K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by
          #4

          See http://doc.qt.io/qt-4.8/install-wince.html and links there

          You also need to build OpenSSL and set up PATH, LIB and INCLUDE environment variable properly to include paths from your installed OpenSSL when building Qt. I know nothing about WinCE specifics, but from quick search it looks like some people were doing this

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Delphi251189
            wrote on last edited by
            #5

            Tanks! If anybody had sucsessfull build Webkit on ce 5.0 pleas let me know!

            1 Reply Last reply
            0
            • K Offline
              K Offline
              Konstantin Tokarev
              wrote on last edited by
              #6

              Note that there was also native port of WebKit for WinCE, which presumably uses crypt32.dll instead of OpenSSL for https. Note that it has no connection with Qt and exposes totally different API, however you may get newer WebKit than with Qt 4, and there is a chance that it will work better in general.

              1 Reply Last reply
              0
              • D Offline
                D Offline
                Delphi251189
                wrote on last edited by
                #7

                Ok, Thanks! Finaly I found a way to compile QtWebKit on WinCE 5.0 (Qt 4.8.7). If anybody have the same problem, follow is the link of solution
                https://bugreports.qt.io/browse/QTBUG-25376
                And only thing that left to do - build all this whith openssl support!
                is anybody have sucsessfull builded Qt 4.x on WinCe 5.0 whith openssl support?

                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