wathek wrote:
Hello,
I'm trying to compile an application that uses xalan and xerces under Mac OS
X Leopard 10.5.5 but I get this error : #
Xelabos-Mac-Pro:Flouka MacAdmin$ make
#
g++ -headerpad_max_install_names -o Flouka.app/Contents/MacOS/Flouka
frmaccueil.o main.o frmconfig.o frmdevises.o textdocument.o qprintereasy.o
qprintereasy_p.o moc_frmaccueil.o moc_frmdevises.o moc_frmconfig.o
moc_textdocument.o moc_qprintereasy.o qrc_resources.o
-F/Library/Frameworks -L/Library/Frameworks -L/usr/local/lib -lxalan-c
-lxerces-c -framework QtSql -framework QtXml -framework QtGui -framework
Carbon -framework AppKit -framework QtNetwork -framework SystemConfiguration
-framework QtCore -lz -lm -framework ApplicationServices
#
ld: library not found for -lxerces-c
What happens if you add another -L/usr/local/lib option before -lxerces-c?
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]