Building the Examples from the Command Line
Each example is built using a makefile in a 12d or 15d (debug) directory within the examples directory for each library. For example:
 
<buildspace>
examples
mysql
12d
15d
The provided makefiles contain the necessary include paths, link libraries, and compiler flags for each example.
Note that the Essential Tools Module’s examples are categorized into the directories “manual” and “tutorial.” A single makefile builds examples in both directories.