[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] testSAX doesn't build with push disabled
- From: <oliverst online de>
- To: <xml gnome org>
- Subject: [xml] testSAX doesn't build with push disabled
- Date: Tue, 2 Mar 2004 16:10:02 +0100
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]