Results 1 to 7 of 7

Thread: ssl problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2009
    Posts
    74
    Thanks
    23
    Thanked 2 Times in 2 Posts

    Smile Re: ssl problem

    Hi,There,

    The problem has been solved ,i used the openssl installer instead of compile openssl source code,and it works now.

    I download openssl installer from
    http://www.slproweb.com/products/Win32OpenSSL.html

    after install openssl,then rebuild QT using
    configure -release -openssl -I C:\OpenSSL\include -L C:\OpenSSL\lib\MinGW
    mingw32-make

    Thanks a lot for all help

    Best regards,
    hb

  2. The following user says thank you to hashb for this useful post:

    jay (28th September 2009)

Similar Threads

  1. Replies: 1
    Last Post: 23rd April 2009, 09:05
  2. Replies: 19
    Last Post: 3rd April 2009, 23:17
  3. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 12:45
  4. Problem with receiving events from QDateEdit
    By gunhelstr in forum Qt Programming
    Replies: 4
    Last Post: 20th April 2006, 11:21
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36

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.