Please enable JavaScript to view this site.

DigiView Plug-in Guide

Navigation: Getting Started

Build an Example Plug-in

Scroll Prev Top Next More

To establish a working baseline, rebuild one of the provided examples as follows:

1.Launch CPPExamples.sln in Visual Studio Express.

2.Set the Solution Configuration to 'debug'

      choose-debug

3.Select 'View->Solutions Explorer' if not already visible.

4.Right-click on the echotest project and select 'Rebuild'.

5.Check the 'Output' window and verify it says '0 failed'.