SkillAgentSearch skills...

Libxml2

The XML C parser and toolkit of Gnome

Install / Use

/learn @winlibs/Libxml2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

libxml2

libxml2 is the XML C parser and toolkit developed for the Gnome project from http://www.xmlsoft.org/

Building for PHP with VC9/VC11

Configure line non debug:

cscript configure.js lib="<path to iconv lib dir>" include="<path to iconv header dir>" vcmanifest=yes

Configure line with debug:

cscript configure.js lib="<path to iconv lib dir>" include="<path to iconv header dir>"  debug=yes mem_debug=yes  vcmanifest=yes

libxml2_a_dll.lib MUST be used with PHP.

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated28d ago
Forks26

Languages

C

Security Score

75/100

Audited on Feb 28, 2026

No findings