Building ODB Examples

The odb-examples source package provides a collection of examples that demonstrate various aspects of the ODB functionality. The hello example is a good place to start.

For the summary of available examples, see the README.md file in the root of the odb-examples package. Each example also comes with its own README file that provides a detailed description of the functionality demonstrated as well as the steps to build and run it.

Note that no ready-made project/solution files are provided for various IDEs due to the substantial effort required to maintain them. However, it shouldn't be difficult to create custom solution for the examples that you need based on the build and run command lines described in each example's README file.