[PyQt] Pyqtdeploy Qt Fails
Sorin Tatah
sorin at lightoptech.com
Fri Aug 23 16:08:16 BST 2019
It was listing out the Qt modules like Qt Core, Qt Network and so on. The one below is last thing it listed before it quit.
Qt Gui:
Accessibility .......................... yes
FreeType ............................... yes
Using system FreeType ................ no
HarfBuzz ............................... yes
Using system HarfBuzz ................ no
Fontconfig ............................. no
Image formats:
GIF .................................. yes
ICO .................................. yes
JPEG ................................. yes
Using system libjpeg ............... no
PNG .................................. yes
Using system libpng ................ no
EGL .................................... no
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... yes
OpenGL ES 2.0 ........................ no
OpenGL ES 3.0 ........................ no
OpenGL ES 3.1 ........................ no
OpenGL ES 3.2 ........................ no
Vulkan ................................. no
Session Management ..................... yes
Features used by QPA backends:
evdev .................................. yes
libinput ............................... no
INTEGRITY HID .......................... no
mtdev .................................. no
pyqtdeploy-sysroot: Execution failed: returned exit code 3
On Fri, Aug 23, 2019, at 10:59 AM, Phil Thompson wrote:
> On 23/08/2019 15:11, Sorin Tatah wrote:
> > It happens every time it starts to list the Build Options after the
> > Configure Summary. I have ran it multiple times and it always exits at
> > the Build Option section
>
> What messages was Qt's configure displaying prior to it failing?
>
> > On Fri, Aug 23, 2019, at 10:06 AM, Phil Thompson wrote:
> >> On 23/08/2019 14:59, Sorin Tatah wrote:
> >> > Hello,
> >> >
> >> > When Qt is configuring, I get the following about half way through the
> >> > configuration
> >> >
> >> > *pyqtdeploy-sysroot: Execution failed: returned exit code 3*
> >>
> >> That's just telling you that a C/C++ program aborted. What was the Qt
> >> configuration doing at the time?
> >>
> >> Phil
> >>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190823/0352b366/attachment.html>
More information about the PyQt
mailing list