If you want to use just the binary distribution, download the most recent package and extract the files contained in the Release directory from the ZIP file into some directory. The SampleApplication.exe should run on your system provided you have .NET 2.0 or higher installed.
To use the library in your own project, reference the Awesomium.CApi.NET.dll and copy the following binaries to the build directories of your own application:
If you want to work with the SampleApplication VB project, you need Microsoft Visual Basic 2010 Express installed.
If you want to compile the wrapper dll yourself, you need to install:
You will have to adjust the lib and include paths to point to your local installation of the Awesomium SDK. Given that, the project should compile easily.
See also:
[Progress] [Download] [Documentation] [Licensing]
Wiki: Documentation
Wiki: Download
Wiki: Licensing
Wiki: Progress
Wiki: Welcome to Awesomium.CApi.NET