[PyQt] SIP tutorial/docs problems

piotr maliński riklaunim at gmail.com
Sat Nov 1 18:50:58 GMT 2008


I'm trying to learn SIP but the examples in documentation make problems.

4.2   A Simple C Example
On make it ends with:

g++ -shared -Wl,--version-script=word.exp -o word.so sipwordcmodule.o
sipwordWord.o -lword
/usr/bin/ld: cannot find -lword

4.3   A More Complex C++ Example
This on "sip -c . word.sip" ends with

sip: Unable to find file "qt/qtmod.sip"

Where /usr/share/sip/Qt/Qtmod.sip from PyQt 4.4.3 exists


More information about the PyQt mailing list