Results 1 to 2 of 2

Thread: problem of building qt with openssl

  1. #1

    Default problem of building qt with openssl

    Hi all;

    I'm trying to build qt with openssl using VS2008.

    I configured using this command:
    configure.exe -platform win32-msvc2008 -debug-and-release -qt-sql-odbc -qt-sql-sqlite -qt-style-windows -qt-style-windowsxp -qt-style-windowsvista -qt-style-plastique -qt-style-cleanlooks -qt-style-motif -qt-style-cde -openssl -I ...\openssl-1.0.0a\include -L ...\openssl-1.0.0a\ -no-webkit

    I have these kind of build errors
    c:\qt\4.6.3\src\network\ssl\qsslsocket_openssl_p.h (117) : error C2059: syntax er
    ror : ')'
    c:\qt\4.6.3\src\network\ssl\qsslsocket_openssl_p.h (117) : error C2143: syntax er
    ror : missing ')' before ';'
    c:\qt\4.6.3\src\network\ssl\qsslsocket_openssl_sym bols_p.h(204) : error C2065: '
    ASN1_INTEGER' : undeclared identifier
    c:\qt\4.6.3\src\network\ssl\qsslsocket_openssl_sym bols_p.h(204) : error C2065: '
    a' : undeclared identifier
    c:\qt\4.6.3\src\network\ssl\qsslsocket_openssl_sym bols_p.h(204) : fatal error C1
    903: unable to recover from previous error(s); stopping compilation

    My system is Windows7 64bit

    Any idea?

    Thanks in advance;
    Vanush

  2. #2
    Join Date
    Apr 2010
    Posts
    9
    Thanked 3 Times in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: problem of building qt with openssl


Similar Threads

  1. How to Building Qt with OpenSSL support using the Windows SDK
    By josecarlosmissias in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2011, 06:48
  2. Problem Configure openssl static build
    By moh.gup@gmail.com in forum Installation and Deployment
    Replies: 0
    Last Post: 16th March 2010, 17:28
  3. problem while building
    By mohanakrishnan in forum Newbie
    Replies: 4
    Last Post: 28th October 2009, 12:29
  4. Qt 4.5 Openssl problem
    By srikanth_trulyit in forum Installation and Deployment
    Replies: 1
    Last Post: 10th June 2009, 09:54
  5. Replies: 5
    Last Post: 19th November 2008, 17:54

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.