<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>I am getting the below error</div>

<div> </div>

<div>Can't open perl script "Configure": No such file or directory<br/>
pyqtdeploy-sysroot: Execution failed: returned exit code 2</div>

<div> </div>

<div> </div>

<div>when i opened the openssl.py in pyqtdeploy it has a line like below</div>

<div> </div>

<div>        args = ['perl', 'Configure', target, 'no-shared',<br/>
                '--openssldir=' + sysroot.sysroot_dir + '\\ssl']</div>

<div> </div>

<div> </div>

<div>Why the \\ssl path is hardcoded here?, actually openssl tar file getting extracted and the Configure file is in the below location "\sysroot-win-32\build\openssl-1.1.0j\openssl-1.1.0j\Configure" instead of this why \\ssl is being hardcoded.</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Monday, April 01, 2019 at 10:33 PM<br/>
<b>From:</b> "Phil Thompson" <phil@riverbankcomputing.com><br/>
<b>To:</b> "Techie Soft" <techiesoft@gmx.com><br/>
<b>Cc:</b> Pyqtdeploy <pyqt@riverbankcomputing.com><br/>
<b>Subject:</b> Re: [PyQt] Fw: QML</div>

<div name="quoted-content">As it suggests in the documentation, the answer is yes.<br/>
<br/>
> On 1 Apr 2019, at 5:49 pm, Techie Soft <techiesoft@gmx.com> wrote:<br/>
><br/>
> Anyone reading these mails? or pyqtdeploy team is dead?<br/>
><br/>
> Sent: Monday, April 01, 2019 at 1:19 PM<br/>
> From: "Techie Soft" <techiesoft@gmx.com><br/>
> To: Pyqtdeploy <pyqt@riverbankcomputing.com><br/>
> Subject: Fw: QML<br/>
><br/>
><br/>
> Sent: Saturday, March 30, 2019 at 4:20 PM<br/>
> From: "Techie Soft" <techiesoft@gmx.com><br/>
> To: Pyqtdeploy <pyqt@riverbankcomputing.com><br/>
> Subject: QML<br/>
> Can we use pyqtdeploy to build applications that use QML in Qt?<br/>
> _______________________________________________<br/>
> PyQt mailing list PyQt@riverbankcomputing.com<br/>
> <a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br/>
 </div>
</div>
</div>
</div></div></body></html>