I am taking my first foray into the CL-Eye SDK and I am relatively new to C++, but I have been programming in other areas for years. I think I am pretty sharp and quick to pick up new languages.
My question is that when compiling the example C++ file for Multicam, I am told that cv.h and highgui.h don’t exist (along with a myriad other errors that I will work through eventually). I can’t find these files anywhere in the files that were extracted from the Platform.exe file.
Where can I find these files?