Interesting, so under what circumstances would openssl-linked be advantageous?
I'm really confused now. My copy of OpenSSL seems like it must be compiled statically, because I've wiped out everything in the OpenSSL directory except for the .a static libraries, and the /include/.h header include files. Nevertheless, when my application compiles, it's still demanding the OpenSSL dlls (and no other DLLs, as everything else from QT to other 3rd party libraries has been compiled in statically).
Bookmarks