Hi,
while i compile and run the example keyword, i get
the following error, would greatly appreciate if you can help.
thanks.
Linking...
main.obj : error LNK2001: unresolved external symbol __imp__xmlFree main.obj : error LNK2001: unresolved external symbol _xmlNodeListGetString main.obj : error LNK2001: unresolved external symbol _xmlStrcmp main.obj : error LNK2001: unresolved external symbol _xmlFreeDoc main.obj : error LNK2001: unresolved external symbol _xmlDocGetRootElement main.obj : error LNK2001: unresolved external symbol _xmlParseFile Debug/XML.exe : fatal error LNK1120: 6 unresolved externals Error executing link.exe. XML.exe - 7 error(s), 0 warning(s)
regards,
april
|