On Wednesday 07 February 2007 6:22 pm, Klaus wrote:
> Hi,
>
> I 'm trying to get Eric4 with the following components working:
>
> Platform: Tiger 10.4.8 on MacBookPro (intel)
>
> eric4-i18n-de-snapshot-20070204
> QScintilla-1.72-gpl-2-snapshot-20070117
> sip-snapshot-20070206
> PyQt-mac-gpl-4-snapshot-20070206
>
> Everybuild is working fine except for PyQT!
>
> I get the following error:
>
> qt-mac-opensource-src-4.2.2/lib
> -L/Users/klaus/Desktop/Eric4/qt-mac-opensource-src-4.2.2/lib -framework
> Carbon -framework QuickTime -framework AppKit -lpng -framework QtCore
> -L/Users/klaus/Desktop/Eric4/qt-mac-opensource-src-4.2.2/lib -lz -lm
> -liconv -framework ApplicationServices -framework QtCore
> -L/Users/klaus/Desktop/Eric4/qt-mac-opensource-src-4.2.2/lib -lz -lm
> -liconv -framework ApplicationServices
> /usr/bin/ld: can't locate file for: -lqpydesigner
> collect2: ld returned 1 exit status
> make[1]: *** [QtDesigner.so] Error 1
> make: *** [all] Error 2
>
> Any help would be appreciated!
PyQt is undergoing some major surgery at the moment. The changes haven't yet
been ported/tested to non-Linux platforms.
Phil
|