Results 1 to 4 of 4

Thread: QT Demo Error

  1. #1
    Join Date
    Dec 2010
    Posts
    23
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default QT Demo Error

    I am trying to emulate the functions performed by the http client in the networking demos, but the actual demo keeps getting an error that I cannot understand. When I leave in the default address https://qt.nokia.com/ or put in a new one like http://www.google.com I get the following error:

    Download failed: Error Creating SSL() context

    I would like to figure out what the error with this program is before I try to use the program to handle downloads in my program so that I cannot avoid these errors.

    Just to verify, this is launched directly from QT demo and I have not changed any of the code at all.

    Thank you for your help.

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: QT Demo Error

    Do you have any SSL libraries installed?
    Are they set up correctly?
    Did you build Qt with SSL support?

    Note that you don't need SSL for simple http communication.

  3. #3
    Join Date
    Dec 2010
    Posts
    23
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Re: QT Demo Error

    It is directly from the QT Demos that come with QT Creator, so I didn't code it but since it was made by them I'm sure it should work. Does anyone else get the same problem with their version of QT Creator Demos.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT Demo Error

    Quote Originally Posted by hojoff79 View Post
    It is directly from the QT Demos that come with QT Creator, so I didn't code it but since it was made by them I'm sure it should work.
    The example is correct but your system may not provide appropriate libraries to fully support the example.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Can run every Qwt demo except svgmap
    By MattPhillips in forum Qwt
    Replies: 1
    Last Post: 24th January 2011, 16:27
  2. Game demo
    By QTInfinity in forum Qt-based Software
    Replies: 0
    Last Post: 1st November 2010, 04:56
  3. Customization of Qt Demo
    By nivditha in forum Newbie
    Replies: 7
    Last Post: 26th October 2010, 22:58
  4. QT Demo's Problem
    By photo_tom in forum Installation and Deployment
    Replies: 0
    Last Post: 26th May 2010, 21:44

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.