Skip to content

TonyGen/10util-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tony Hannan
Dec 22, 2011
8e6c08c · Dec 22, 2011

History

74 Commits
Dec 22, 2011
Dec 22, 2011
Aug 3, 2011
Dec 22, 2011
Dec 22, 2011

Repository files navigation

Install dependent library first in /usr/local:

  • boost-dev
  • boost-system-dev
  • boost-thread-dev
  • boost-filesystem-dev
  • boost-serialization-dev
  • boost-asio-dev

Download and remove '-ccp' suffix

git clone git://github.com/TonyGen/10util-cpp.git 10util
cd 10util

Build library lib10util.so

scons

Install library in /usr/local/lib and header files in /usr/local/include/10util

sudo scons install

About

general objects and functions for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published