<div dir="ltr">On windows I am running into the max file path problem building Qt ia pyqtdeploy sysroot. So I am trying to use the Qt-5.15.2 installer with <u>install_from_source = false</u> in sysroot.toml. But this seems to break ssl support in Qt, giving the following error from qsslsocket.cpp:<div><br></div><div><font face="monospace">QSslSocket::connectToHostEncrypted: TLS initialization failed<br></font></div><div><br></div><div>AFAIK this usually means that openssl isn't installed via the Qt installer, but it is. Is there something special that needs to be done on the pyqtdeploy project?</div><div><br></div><div>Cheers,</div><div>-Patrick</div></div>