Le 18/06/2013 10:10, Phil Thompson a écrit :
On Tue, 18 Jun 2013 08:15:44 +0200, Vincent Vande Vyvre
wrote:
Same problem with the latest release, the Designer crash at launching
with any custom widget.
Vincent
Mine work fine for me, without (as far as I can remember) needing any
changes. Soun
On Tue, 18 Jun 2013 08:15:44 +0200, Vincent Vande Vyvre
wrote:
> Le 06/06/2013 12:52, Vincent Vande Vyvre a écrit :
>> Le 05/06/2013 23:13, Phil Thompson a écrit :
>>> In PyQt5 the plugin is called libpyqt5.so. Which directory it goes in
>>> depends on how your Qt5 installation is configured. Phi
Le 06/06/2013 12:52, Vincent Vande Vyvre a écrit :
Le 05/06/2013 23:13, Phil Thompson a écrit :
In PyQt5 the plugin is called libpyqt5.so. Which directory it goes in
depends on how your Qt5 installation is configured. Phil
I don't know why but the Makefile was not created in
.../PyQt-gpl-5.0-s
Le 05/06/2013 23:13, Phil Thompson a écrit :
In PyQt5 the plugin is called libpyqt5.so. Which directory it goes in
depends on how your Qt5 installation is configured. Phil
I don't know why but the Makefile was not created in
.../PyQt-gpl-5.0-snapshot-cdc78cf84e0d/designer/
So, I've re-run the
On Tue, 04 Jun 2013 12:24:26 +0200, Vincent Vande Vyvre
wrote:
> Hi,
>
> With PyQt4 I have this folder:
> /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/
> wich content the lib libpythonplugin.so and a subfolder python for my
> custom widgets.
>
> Now, I've just installed Qt5 and the latest sna