Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Steps for building your application with our Turntable SDK (.
In the SDK compressed file we added a an IconasysTurntableTest.cpp file as an example of how to use the Turntable SDK) .

  1. Add to the C++ compiler "include" directories option these paths:

    1.  "include" dir from our zip package

    2.  "include/ShutterStream" dir from our zip package


  2. Add to the linker library search these paths:
    1.  "lib" dir from our zip package 

...