The Wavepacket family of repositories use a very granular set of libraries, so it is easy to mix and max functionality when constructing programs. More...
![]() |
The Wavepacket family of repositories use a very granular set of libraries, so it is easy to mix and max functionality when constructing programs.
However, this can be a pain if you just want to link in the libraries and use them in your own projects.
To solve that problem, there is a separate SDK library built which allows for other projects to link to a single library, rather than a bunch of smaller ones.
To use this library:
There is an example program which links to the SDK library. See the example subdirectory in the sdk directory.