Skip to content

ankithbti/xmlParserApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlParserApi

Steps to Use API

Follow the below steps:

cd xmlParserApi

mkdir -m 755 lib bin

make


You are ready to use the xmlParserApi Add xmlParserApi/include in your INCLUDE path Add xmlParserApi/lib/libMessageApi.a in your LIBS [ for Static Linking ] Use -LxmlParserApi/lib -lMessageApi in your LIBS [ for dynamic Linking , Also add path xmlParserApi/lib in your LD_LIBRARY_PATH ]

About

XmlParser - C++ Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published