[PyQt] Fw: QML

Phil Thompson phil at riverbankcomputing.com
Mon Apr 1 18:55:32 BST 2019


Have you built the demo for your target as per the documentation?

> On 1 Apr 2019, at 6:30 pm, Techie Soft <techiesoft at gmx.com> wrote:
> 
> Can you please help me in fixing this issue? i am struggling like anything with this pyqtdeploy, should i build sysroot for android and windows, is it mandatory or can i skip this and go to .pdy step?
>  
> Sent: Monday, April 01, 2019 at 10:48 PM
> From: "Phil Thompson" <phil at riverbankcomputing.com>
> To: "Techie Soft" <techiesoft at gmx.com>
> Cc: Pyqtdeploy <pyqt at riverbankcomputing.com>
> Subject: Re: [PyQt] Fw: QML
> It's just a default location.
> 
> > On 1 Apr 2019, at 6:12 pm, Techie Soft <techiesoft at gmx.com> wrote:
> >
> > I am getting the below error
> >
> > Can't open perl script "Configure": No such file or directory
> > pyqtdeploy-sysroot: Execution failed: returned exit code 2
> >
> >
> > when i opened the openssl.py in pyqtdeploy it has a line like below
> >
> > args = ['perl', 'Configure', target, 'no-shared',
> > '--openssldir=' + sysroot.sysroot_dir + '\\ssl']
> >
> >
> > 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.
> >
> > Sent: Monday, April 01, 2019 at 10:33 PM
> > From: "Phil Thompson" <phil at riverbankcomputing.com>
> > To: "Techie Soft" <techiesoft at gmx.com>
> > Cc: Pyqtdeploy <pyqt at riverbankcomputing.com>
> > Subject: Re: [PyQt] Fw: QML
> > As it suggests in the documentation, the answer is yes.
> >
> > > On 1 Apr 2019, at 5:49 pm, Techie Soft <techiesoft at gmx.com> wrote:
> > >
> > > Anyone reading these mails? or pyqtdeploy team is dead?
> > >
> > > Sent: Monday, April 01, 2019 at 1:19 PM
> > > From: "Techie Soft" <techiesoft at gmx.com>
> > > To: Pyqtdeploy <pyqt at riverbankcomputing.com>
> > > Subject: Fw: QML
> > >
> > >
> > > Sent: Saturday, March 30, 2019 at 4:20 PM
> > > From: "Techie Soft" <techiesoft at gmx.com>
> > > To: Pyqtdeploy <pyqt at riverbankcomputing.com>
> > > Subject: QML
> > > Can we use pyqtdeploy to build applications that use QML in Qt?
> > > _______________________________________________
> > > PyQt mailing list PyQt at riverbankcomputing.com
> > > https://www.riverbankcomputing.com/mailman/listinfo/pyqt
> >
>  



More information about the PyQt mailing list