01-21-2004, 11:20 PM | #1 (permalink) |
Location: Waterloo, Ontario
|
Is there a static library version of Xerces?
I would like to write a C++ program that can parse XML and I'm using Xerces to do it. However, it seems that it's only available as a DLL. Is there any way to statically link against the Xerces library?
Thank you... |
01-23-2004, 03:58 PM | #2 (permalink) |
Banned
Location: 'bout 2 feet from my iMac
|
does this help?
http://developers.omnimark.com/docum...ibrary/105.htm good luck, may wanna try sourceforge for alternate XML libraries... |
Tags |
library, static, version, xerces |
|
|