zivid-cpp-samples
zivid-cpp-samples copied to clipboard
Ensure Debug build works out-of-the-box on Windows
It seems to me that we only get the release versions of Zivid dlls in PATH, so only Release builds of the samples work out of the box. This is especially bad since Debug is the default configuration in VS.
Maybe we need a custom target to copy dlls here too.
Why don't we add Zivid\bin_debug in the path with the Zivid SDK installer?
I don't know. Can you ask on Teams?