I have developed a software application based on the Metavision SDK. It runs correctly on my development machine, but on another computer without the SDK installed, camera-related functions do not work despite copying the necessary DLLs.
When I install the SDK on the target machine, the software works perfectly. So, I'd like to learn are there any additional configurations made during the SDK installation process beyond setting environment variables?