Bink SDK 1.5v |
To build an application that uses Bink Video, you must include the Bink SDK in the build process. There are three simple steps to do this: 1) Add the Bink SDK directory to your include and library directories in your project. 2) Include Bink.h in your source files. 3) Link with either the BinkXbox.lib static library or the BinkXbox.LTCG.lib link-time-code-generatation static library. The LTCG version is both a little smaller and a little faster, but will cause the link to finish more slowly. Either way Bink is directly linked into your application! And that's it - you should now be able to use Bink!
Next Topic (Distributing Bink on the Xbox)
Previous Topic (Installation for the Xbox)
Group:
The Xbox Platform
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.