Installation¶
Include with vcpkg¶
DXCam-CPP is available on vcpkg.
In classic mode, run the following vcpkg command to install:
vcpkg install dxcam-cpp
In manifest mode, run the following vcpkg command in your project directory to add the port:
vcpkg add port dxcam-cpp
Include with prebuilt binaries¶
You may download the prebuilt binaries from the Releases page.