[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt]  Upcoming Release of PyQt v5.1
From:       Tomas Sobota <tom () sobota ! net>
Date:       2013-09-28 10:54:08
Message-ID: CAE-9mpTZLv6c4vDefdEJkfAOwuM7mYW=Q=Z03Q6+vZQqoW=47w () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


A couple of days ago I downloaded and compiled PyQt-gpl-5.1
-snapshot-597681874226 on my Linux Mint Debian Edition box.

The file qmlscene/pluginloader.cpp failed to compile the sentence:
    QVector<uint> ucs4 = py_plugin_dir.toUcs4();

It looked like QVector was not defined, so I fixed the error including the
line:
#include <QVector>

at the start of the file.After that, the file compiled fine.

Tom

[Attachment #5 (text/html)]

<div dir="ltr"><div><div><div><div><div>A couple of days ago I downloaded and \
compiled PyQt-gpl-5.1<br></div>-snapshot-597681874226 on my Linux Mint Debian Edition \
box.<br><br></div>The file qmlscene/pluginloader.cpp failed to compile the \
sentence:<br>  QVector&lt;uint&gt; ucs4 = \
py_plugin_dir.toUcs4();<br><br></div><div>It looked like QVector was not defined, so \
I fixed the error including the line:<br></div>#include \
&lt;QVector&gt;<br><br></div>at the start of the file.After that, the file compiled \
fine.<br> <br></div>Tom<br><div><div><br><br></div></div></div>



_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic