From: Matt E. <ma...@au...> - 2003-06-18 18:09:32
|
Hi, Is anyone else having link errors compiling the example in v0.24 with or without the visual studio patch installed? I have verified the /Tp flag is set per the win32 documentation. MSVC compiler output: --------------------Configuration: dom_build - Win32 Release-------------------- Linking... libxml++.lib(document.obj) : error LNK2001: unresolved external symbol __imp__xmlIndentTreeOutput libxml++.lib(keepblanks.obj) : error LNK2001: unresolved external symbol __imp__xmlIndentTreeOutput Thanks, Matt Esterly PS very nice work on the API |