[PyQt] First test of pyqtdeploy

Phil Thompson phil at riverbankcomputing.com
Thu Mar 27 14:03:05 GMT 2014


On 27-03-2014 1:26 pm, Charlie Gentil wrote:
> Hi,
>
> Following my previous message in the subject "Re: [PyQt] ANN:
> pyqtdeploy v0.1
> Released" I tested a new example. (note: in my first example I 
> included all
> libraries and packages).
>
> Attached my file .* pdy and my files to compile.
>
> By running the make command I get the following error:
>
> /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
>
> What am I doing wrong ?

Have you built static versions of sip etc?

Phil


More information about the PyQt mailing list