igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] : problems reading GraphML file


From: Tamas Nepusz
Subject: Re: [igraph] : problems reading GraphML file
Date: Thu, 6 Nov 2014 10:32:21 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

> Please help me to solve this problem, what should I do?
The functions that the linker is looking for are provided by libxml2, not
igraph itself, so you need to *link* to libxml2 as well  -- and maybe also to
libiconv and libz if you are still getting errors after linking to libxml2.

T.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]