Re: [xml] xmlParseFile problem



k_f_d mail ru wrote:
Hi!

I'm new to libxml and I have a (stupid) question. When I
trying to load any xml file in my program like this:

xmlDocPtr doc=xmlParseFile(filename);

doc->children is always null. Please explain me what's wrong.

The problem was the linking to libxml instead of libxml2.

Regards, Dmitry




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