[PyQt] First test of pyqtdeploy
Hans-Peter Jansen
hpj at urpla.net
Fri Mar 28 13:05:23 GMT 2014
On Freitag, 28. März 2014 16:01:23 Dmitry Shachnev wrote:
> On Thu, Mar 27, 2014 at 5:26 PM, Charlie Gentil
>
> <ceg at redaction-developpez.com> wrote:
> > /usr/bin/ld: can not find -lsip
> > /usr/bin/ld: can not find -lQtQml
> > collect2: error: ld returned 1 code execution status
> > Makefile: 187: recipe for target 'lanceqml' failed
> > make: *** [lanceqml] Error 1
>
> While Phil's answer probably covers the -lsip part, for -lQtQml you
> need to install qtdeclarative5-dev package (on Debian) or your
> distribution's equivalent.
Does Debian build static versions of those libs and deliver them in the devel
packages?
Pete
More information about the PyQt
mailing list