To be sure, you can compile OpenSSL from source with the same compiler that you compile your qt app (mingw's g++ that comes with qt). The binary distribution that you use is probably compiled with msvc++ in which case you could also try to simply extract the import libraries directly from dlls.




Reply With Quote

Bookmarks