[PyKDE] Problems building QScintilla on Mac OS X 10.3

Joseph Jones jjones at jtechsoftworks.com
Sat Jan 10 18:54:01 GMT 2004


I'm trying to build QScinitlla on Mac OS X 10.3.2 and I am having the 
following link error:

make: *** [/Developer/qt/lib/libqscintilla.3.0.0.dylib] Error 1

I found this in the dump as well:

ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
...

QGArray::assign(QGArray const&)/usr/bin/libtool: internal link edit 
command failed

I have the DYLD_LIBRARY_PATH set as stated in the QT build settings:

DYLD_LIBRARY_PATH=/Developer/qt/lib

So I'm not sure what is missing to cause the linker errors.

Any help?

Thanx,
joe




More information about the PyQt mailing list