From: Christophe de V. <cde...@al...> - 2004-04-26 12:26:35
|
Hi, LARRODE Xavier (DR&T) wrote: >Hello, >i have made some (simple) makefile for the example with the SAX API like >sax_parser, and now i would like to make one for the >sax_parser_build_dom and i have a strange error: > > [snip] >//here is my error : >g++ -o test -Wall -fno-inline --debug \ >main.o svgelement.o svgdocument.o -L/usr/lib -L/usr/local/lib -lpthread >-lz -lm -lxml++-1.0 > > Here svgparser.o is missing. Christophe |