Menu

libXml and Dev-C++

2003-08-14
2012-09-26
  • Albert Llobet Lorenzo

    Hi,
    I'm working with Dev-C++ with libxml2 and I've found that I cannot compile my projects including the xmlFree function. I include the necessary headers and link to the library. Nut it gives the classical "no reference to" error.
    I've used dlltool to obtain a .a file from the libxml2.dll file in the runtime and then it compiles but the programs I get are completely messed up, with segfaults as sson as I use the xmlFre functions.
    Any idea? Has someone found the same problem?
    My project compiles perfectly and without segfaults with VC++ 6.
    TIA

     
    • Wayne Keen

      Wayne Keen - 2003-08-15

      You will probably do better posting to the Bloodshed board than to this one...

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.