1 | initial version |
no fear, that's just warnings.
the pdb files are not supplied with the prebuild libs, that just means, you can't debug the opencv libs. ( you can debug your code nonetheless ).
if you really need to peek into the libs while debugging, rebuild the libs from src, and the pdb files will get generated.