On Feb 2, 2008, at 11:21 AM, Stefan Schimanski wrote:
Still not working for me with the updated pastegraphics.patch and
pastegraphics_autotools.patch.
Bennett
I would like to fix that. But I get another (independent) problem
before:
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -Os -framework
Carbon -framework OpenGL -framework AGL -framework QuickTime -
framework Cocoa -o lyx main.o ASpell.o ISpell.o SpellBase.o Box.o
Dimension.o PrinterParams.o Thesaurus.o liblyxcore.la
liblyxmathed.la liblyxinsets.la frontends/liblyxfrontends.la
frontends/qt4/liblyxqt4.la liblyxgraphics.la support/
liblyxsupport.la ../boost/liblyxboost.la ../intl/libintl.a -liconv -
Wl,-framework -Wl,CoreFoundation -laspell -liconv -lz -framework
Carbon -framework AppKit -framework ApplicationServices -lQtGui -
lQtCore -lz -lm
libtool: link: cannot find the library `'
I remember that I also get this before switching to CMake. Any idea
how to fix that? I think I read somewhere that it is a libtool
problem which does not understand the -framework. I just did what
is written in INSTALL.MacOSX, i.e. I set the LDFLAGS variable and
call configure and make. Any idea?
Could it be that you need to delete/move aside the *.la files in
QTDIR/lib?
Bennett