On sexta-feira, 24 de janeiro de 2014 18:47:33, Till Oliver Knoll wrote: > ... which on its turn - or whatever Qt component in the end - seems to > search for an OpenSSL.dll in the PATH (according to the OP the program > folders of "Tortoise" and "CMake" were scanned!). And PATH is clearly /not/ > a standard "Qt Plugin Path".
OpenSSL is not a Qt plugin. It's being searched as it would have been searched if QtNetwork did directly link to it. Therefore, the behaviour is correct. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
