
W dniu 22 września 2010 16:07 użytkownik bulia byak <buliabyak@...400...> napisał:
i get the following error: Make error line 299: problem compiling: src/xml/repr-io.cpp: In function 'Inkscape::XML::Document* sp_repr_read_file(const gchar*, const gchar*)': src/xml/repr-io.cpp:297: error: 'XML_PARSE_HUGE' was not declared in this scope
That was my change - sorry for that. Krzysztof, why can this be not defined in libxml from Windows devlibs, even though it works on Linux? I don't have Windows right now to test.
Looks like the libxml2 version in devlibs (2.6.30) is too old to know about it. I will update it once I get home today.
BTW, can Inkscape really handle text nodes larger than 10MB? I think we would run out of address space on a 32bit system before we could display such a long text.
Regards, Krzysztof