Results 1 to 2 of 2

Thread: QSslsocket error

  1. #1
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default QSslsocket error

    Hi there,

    I've recently faced with a problem regarding OpenSsl.

    I firstly install Visual Studio 2005 and Qt 4.4.0

    Then I intergrate Qt and Visual Studio

    After I checkout the code I work on.

    I use built.xml to build my project through Ant from the command prompt of Visual Studio 2005.

    And I open Visual Studio 2005 I push build button to build the whole project but I get QSslSocket undefined error.

    What I don't understand is it supposed to load required files when I did ant command.

    So, I want to ask could the problem have been occured because of the Qt and Visual Studio integration?


    King Regards

  2. #2
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Re: QSslsocket error

    I'm receiving excatly the following error;

    error C2079: 'error' uses undefined class 'QSslError' though it's defined and included...isn't odd?


    Added after 44 minutes:


    If I disintegrate Qt from Visual Studio 2005, it works fine! But if I reintegrated Qt into Visual Studio 2005, it won't compile and I get the error in the upper thread.
    Last edited by zgulser; 8th March 2012 at 22:14.

Similar Threads

  1. QSslSocket example
    By Ratheendrans in forum Qt Programming
    Replies: 3
    Last Post: 6th July 2011, 20:51
  2. QSslSocket, certificate and error
    By ithanoss in forum Newbie
    Replies: 2
    Last Post: 26th May 2011, 17:20
  3. QSslsocket and Unknown error
    By szarek in forum Qt Programming
    Replies: 21
    Last Post: 14th October 2010, 14:20
  4. Mysterious QSslSocket error causes installation to fail on Ubuntu 64-bit.
    By spitfirejunky in forum Installation and Deployment
    Replies: 2
    Last Post: 1st April 2010, 23:04
  5. NEED HELP!!! about qsslsocket
    By asnoka in forum Installation and Deployment
    Replies: 2
    Last Post: 12th May 2008, 15:12

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.