Skip to content

Automatically exported from code.google.com/p/gdata-cpp-util

Notifications You must be signed in to change notification settings

asjgi/gdata-cpp-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To install the dependencies:

libxml++ requires libxml2 and glibmm-2.4

Install libxml++2.6-dev:
  sudo apt-get install libxml++2.6-dev

You can also install from the source:
  ./configure
  make
  make install
	 
Install libcurl3-dev:
  sudo apt-get install libcurl3-dev
	
To run unit tests, install libcppunit-dev:
  sudo apt-get install libcppunit-dev
	
-----
To run the doclist_sample.cc:
Type 'make' in the root source directory.

About

Automatically exported from code.google.com/p/gdata-cpp-util

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published