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

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to