C++ Micro Services  2.1.1
A dynamic OSGi-like C++ service registry
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Build Instructions

The C++ Micro Services library provides CMake build scripts which allow the generation of platform and IDE specific project files.

The library should compile on many different platforms. Below is a list of tested compiler/OS combinations:

Prerequisites

Configuring the Build

When building the C++ Micro Services library, you have a few configuration options at hand.

General build options

Customizing naming conventions

The above options are mainly useful when embedding the C++ Micro Services source code in your own library and you want to make it look like native source code.