Hi by mistake I added cv210d.lib, cxcore210d.lib and highgui210d.lib as inherited values in the project configuration -> Linker-> input-> Additional Dependencies settings.
But I cannot remove them from the "inherited" additional dependencies. Therefore, every time I start a new project, I get an error message because these freedoms cannot be found.
It is possible to ignore inherited dependencies, but I cannot do this, since it contains the values that I need.
So, I'm looking for a way to remove these unwanted values from the “inherited” additional dependencies.
Jo jo source
share