|
|||||||
| Installation and Deployment Qt installation and Qt-based software deployment issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Related to: Qt4
Hi, I'm trying to build Qt 4.4.0 on windows using msvc2008.
c:\usr\lib\Qt\4.4.0>configure -openssl-linked -I C:/usr/lib/openssl/0.9.8g/include -L C:/usr/lib/openssl/0.9.8g/lib -direct3d -platform win32-msvc2008 I have tried both -openssl and -openssl-linked, same results. http://surye.com/tmp/openssl_errors.txt I have tried everything I can think of, any pointers would be appreciated. |
|
#2
|
|||
|
|||
|
Are these openssl sources/libraries compatible with your compiler? Is there a specific reason for specifying your own openssl tree? AFAIR Qt contains openssl sources in its own source tree.
|
|
#3
|
|||
|
|||
|
Yes they are, I built the lib myself with msvc2008, and ran all the tests, which passed. And if I don't specify my own libs, I get a lot of the same errors, and also:
Qt Code:
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Access to PostgreSQL DB on a linux server | rmagro | Qt Programming | 28 | 13th March 2008 09:02 |