Results 1 to 3 of 3

Thread: NEED HELP!!! about qsslsocket

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: NEED HELP!!! about qsslsocket

    Most likely you need to install an OpenSSL development package, including necessary header and library files. Make sure to examine the configure output (the Start-menu link runs configure) and look for something like:
    OpenSSL support ............... <yes/no>
    J-P Nurmi

  2. #2

    Default Re: NEED HELP!!! about qsslsocket

    oh,great thx,i got it,i modify the qtvars.bat,add openssl support,it now works.


    THANK YOU VERY MUCH!!!

Similar Threads

  1. Distributing applications which use QSslSocket
    By walec51 in forum Qt Programming
    Replies: 4
    Last Post: 9th April 2008, 11:49
  2. QSslSocket problem
    By The Storm in forum Qt Programming
    Replies: 5
    Last Post: 23rd March 2008, 13:58
  3. QSslSocket problems
    By TheOnlyDan in forum Qt Programming
    Replies: 6
    Last Post: 27th September 2007, 12:54
  4. QSslSocket : Having troubles
    By Nyphel in forum Newbie
    Replies: 3
    Last Post: 27th June 2007, 15:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.