24
SDK
©Vecow VSM-200 Video Capture Card Series User Manual
Before compiling Application software you need to the DirectShow base class. First, add
DirectShow base class path to Visual Studio 2005 project. Secondly, add include path as
the shot below:
Thirdly, add library path:
Once the path for includes and libraries are set properly, you can start to compile the
application to get the executable software.
CA
UTION!
CA
UTION!
• Compiler the cx25858 driver source
Open “Capture” module on source project.
1. Invoke your build environment as your target O.S
2. Change directory to SDK\Capture.
3. At the command prompt run the setpath.bat
4. Run the build utility with following options, build –c
• Build VSM-200 software
Open “HeliosApp” module on source project.