[xml] problem linking static library with MinGW



When I try to link the static library with MinGW I get the following error:

[Linker error] undefined reference to `_imp__xmlFree' 

I configured the library like this:

cscript configure.js xml_debug=no debug=no mem_debug=no static=yes iconv=no schemas=no regexps=no docb=no 
threads=native ftp=no http=no reader=no walker=no legacy=no xpath=yes xptr=no catalog=no xinclude=no c14n=no 
writer=no walker=no push=no pattern=no schematron=no modules=no compiler=mingw



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