I'm trying to compile from the latest sources. I've done this successfully several times in the past and I am (I think) following the instructions in INSTALL.MacOSX correctly. I have compiled and installed the latest QT/Mac (4.3.2). I've set the appropriate env vars etc and believe I have all the config parameters right.

Nonetheless I'm getting the following error (well into the compile):

g++ -g -Os -framework Carbon -framework OpenGL -framework AGL - framework QuickTime -framework Cocoa -o lyx main.o ISpell.o SpellBase.o Box.o Dimension.o PrinterParams.o Thesaurus.o -Wl,- framework -Wl,CoreFoundation -framework ApplicationServices -F/usr/ local/Trolltech/Qt-4.3.2/lib -framework Carbon -framework AppKit - framework QtCore -Wl,-bind_at_load ./.libs/liblyxcore.a ./.libs/ liblyxmathed.a ./.libs/liblyxinsets.a frontends/.libs/ liblyxfrontends.a frontends/qt4/.libs/liblyxqt4.a -L/usr/local/ Trolltech/Qt-4.3.2/lib ./.libs/liblyxgraphics.a support/.libs/ liblyxsupport.a ../boost/.libs/liblyxboost.a ../intl/libintl.a /usr/ lib/libiconv.dylib -lQtCore -lQtGui -lz -lm
ld: library not found for -lQtCore
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Any help/suggestions appreciated.

Chris Menzel

Reply via email to