[PyQt] pyqtdeploy-sysroot 2.2 not copying host dir from installed qt dir?

Patrick Stinson patrickkidd at gmail.com
Sat Oct 27 15:59:47 BST 2018


That is what I always thought, however pyqtdeploy also somehow installs at from an existing binary installation on both platforms?

At any rate, it seems like this points to a bug? I had to manually crest the target dirs beforehand and even then it only copied qmake.exe and not libs, includes, mkspecs, etc...

> On Oct 27, 2018, at 6:53 AM, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
>> On 17 Oct 2018, at 11:58 pm, Patrick Stinson <patrickkidd at gmail.com> wrote:
>> 
>> It appears as though pyqtdeploy-sysroot is not copying over the existing qt installation to $SYSROOT/host (sysroot.json follows at bottom):
>> 
>> Am I missing a config option?
> 
> It's not supposed to. You can't just copy a Qt installation and expect it to still work.
> 
> Phil


More information about the PyQt mailing list