[xml] testSAX doesn't build with push disabled



I am running MSVC++ 6 and configured the libxml2-2.6.7 with "push=no".
If you compile it everything is fine except textSAX.exe doesn't compile
without push.

It's missing two external symbols:

testSAX.obj : error LNK2001: Nichtaufgeloestes externes Symbol
xmlParseChunk
testSAX.obj : error LNK2001: Nichtaufgeloestes externes Symbol
_xmlCreatePushParserCtxt



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]