Skip to content

A class for creating and parsing xml files in c/c++

Notifications You must be signed in to change notification settings

AlexBestoso/XmlSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XmlSnake

A class for creating and parsing xml files in c/c++

Run make install to install the dependancies.

If you still have issues compiling the xml stuff, you may need to make a symlink to correct the problem. This can be done with the following commands:

cd /usr/include sudo ln -s /usr/include/libxml2/libxml/ ./libxml

About

A class for creating and parsing xml files in c/c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published