Programming Guide
129
Microsoft Visual C++ Users
VC++ users need to setup the builder environment prior to start to
build your program. There are few steps you need to follow as
below:
1. Open the solution file (baseclasses.sln) or the project file
(baseclasses.dsw) under %DXSDK%\Sam-
ples\C++\DirectShow\BaseClasses and build it.
2. Add the paths to the include directory in the settings of
your project:
%DXSDK%\include
%DXSDK%\Samples\C++\DirectShow\BaseClasses
3. Add the paths to the additional library directory in the
settings of your project:
%DXSDK%\Lib
%DXSDK%\Samples\C++\DirectShow\Base-
Classes\Release
or,
%DXSDK%\Samples\C++\DirectShow\Base-
Classes\Debug
In the above, %DXSDK% is the installation path of DirectX SDK.
Summary of Contents for HDV62
Page 11: ...vi List of Figures...
Page 25: ...14 Installation Guide...
Page 26: ...Installation Guide 15...
Page 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Page 105: ...94 Programming Guide Video Proc Amp...
Page 163: ...152 ViewCreatorPro Utility...