[PyKDE] Pb PyQt/QScintilla

Jérôme Martin jerome.f.martin at free.fr
Fri Dec 20 20:27:01 GMT 2002


I have compiled QScintilla and PyQt3.5 on a Mandrake 9.0 box.
But, when in pyhton I import qtext, I have the following message:
ImportError: /usr/lib/python2.2/site-packages/libqtextcmodule.so: undefined 
symbol: _ZNK18QextScintillaLexer8blockEndEP

ldd on libqtextcmodule.so give me that
	 libqscintilla.so.0 => /usr/lib/qt3/lib/libqscintilla.so.0

Is this symbol defined elsewhere ? 
Do I have compiled qscintilla with wrong options ?

Thanks

	Jerome




More information about the PyQt mailing list