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

Patrick Stinson patrickkidd at gmail.com
Sat Oct 27 16:44:09 BST 2018



> On Oct 27, 2018, at 8:03 AM, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
>> On 27 Oct 2018, at 3:59 pm, Patrick Stinson <patrickkidd at gmail.com> wrote:
>> 
>> That is what I always thought, however pyqtdeploy also somehow installs at from an existing binary installation on both platforms?
> 
> Both platforms?

Windows, Mac, iOS. So three. Just pointing out the qt_dir feature, wasn’t meant to be a question, sorry.

> 
>> 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...
> 
> As I said, it's not supposed to copy libs, includes etc. It only ever copies qmake from an existing installation.

I must have been mistaken assuming I saw a full set of bin/lib/include/mkspec/etc dirs copied once.

At any rate, having to manually create SYSROOT/host/bin must be a bug. Unless it is just on my machine.

> 
> Phil
> 
>>>> 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