Building your own applications

You build your own applications like you build the sample applications.

Before you begin

Install the appropriate compiler. This task assumes that you have Microsoft Visual Studio 2012 installed, and that you are familiar with using it.

Procedure

Build your .NET application, as described in Building the .NET sample applications.
For additional guidance on how to build your own applications, use the makefiles provided for each sample application.
Tip: To assist with problem diagnosis in the event of a failure, you might find it helpful to compile applications with symbols included.