Open GoogleCodeExporter opened 9 years ago
Work around by building libhaggle separately and including the following in
.pro file
unix:LIBS +=-L/usr/include/libxml2 \
/usr/local/lib/libhaggle.a
unix:INCLUDEPATH +=/usr/local/include/libhaggle/ \
/usr/include/libxml2 \
QMAKE_CFLAGS_DEBUG += -std=gnu99 -O2
QMAKE_LFLAGS += -lxml2 -lz -lpthread -licucore -lm
Original comment by benardm...@gmail.com
on 6 Dec 2010 at 9:32
Original issue reported on code.google.com by
benardm...@gmail.com
on 5 Dec 2010 at 1:52Attachments: