[PyQt] ANN: PyQt v5.3, PyQt v4.11 and SIP v4.16 Released
Detlev Offenbach
detlev at die-offenbachs.de
Thu May 29 13:51:32 BST 2014
Hi,
PyQt4 fails to compile on my systems (openSUSE 13.1 (x86_64) and XUbuntu 14.04 (armhf)).
The error is
g++ -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.6/lib -o w_qpycore -
L/usr/local/Trolltech/Qt-4.8.6/lib -lQtGui -L/usr/local/Trolltech/Qt-4.8.6/lib -L/usr/X11R6/lib -lQtCore
-lpthread
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../lib64/crt1.o: In function `_start':
/home/abuild/rpmbuild/BUILD/glibc-2.18/csu/../sysdeps/x86_64/start.S:118: undefined reference
to `main'
collect2: error: ld returned 1 exit status
The configure run completes without any error indication. make fails with the above issue.
Regards,
Detlev
On Wednesday 28 May 2014, 12:44:35 Phil Thompson wrote:
> PyQt v5.3, PyQt v4.11 and SIP v4.16 have been released. All now support
> cross-compilation to iOS and Android.
>
> PyQt v5.3 adds support for Qt v5.3 including the new QtQuickWidgets and
> QtWebSockets modules.
>
> PyQt v4.11 adds support for Qt v4.8.6.
>
> Note that there seems to be some issues with 32 bit Qt v5.3 SQL drivers
> on Windows. If you rely on these then you may to stick with current
> versions.
>
> Phil
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt--
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140529/be5e44dd/attachment.html>
More information about the PyQt
mailing list