Krakatoa SR API Build - Nov. 14, 2012

Attached is a build of the Krakatoa SR C++ API.

Package include:

  • C++ headers.
  • C++ example files.
  • Windows 64 bit .DLL, and .LIB linking library. You should be able to link to it using Visual Studio vc90 or vc100 runtimes.
  • Installer for the required Windows VC common runtimes.
  • Linux shared library built on CentOS 5.6.

Release Notes:

  • Fixed a bug in the krakatoasr::channelop_set function. In this fix, if a user sets a channel, the channel will be created if it didn’t exist. Previously, it did not create the channel.