lemon0910 / LibExecutive

for common developing of the lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you want to use libexecutive.a, you should use "-lpthread -luuid". For example, type the following command:
#g++ test.cpp libexecutive.a -lpthread -luuid

About

for common developing of the lib


Languages

Language:C++ 70.1%Language:Makefile 29.5%Language:C 0.4%