<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><p>Hello,<br></p><div><br></div><div>I'm trying to compile a pyqt5 application following the pyqtdeploy documentation but no success.<br></div><p>When running build-demo.py, it produces an error when qt is been configured.
I have downloaded all the correct and required tarballs for demo.<br></p><p>Also, if i compile qt separately, it works just fine following this <a rel="noopener noreferrer" href="https://www.ics.com/blog/how-compile-qt-source-code-linux">https://www.ics.com/blog/how-compile-qt-source-code-linux</a>.<br></p><p>Running this,<br></p><p>python3 build-demo.py --verbose<br></p><p>I get the following error:<br></p><p><b>pyqtdeploy-sysroot: Execution failed: returned exit code 3</b><br></p><p>I wonder if I am missing any command configure options or libraries.
Any help will be greatly Appreciated<br></p><p>I'm using python 3 on ubuntu 18<br></p><div><br></div></body></html>