I have a problem with opencv. When I try to run code from http://www.learnopencv.com/face-swap-using-opencv-c-python/ on visual studio, the program always give me output like this
Project2.exe (Win32): Loaded C:\Windows\System32\ucrtbased.dll. Cannot find or open the PDB file
and
Project2.exe (Win32): Loaded C:\OpenCV310\build\x64\vc14\bin\opencv_world310d.dll. Cannot find or open the PDB file.
I really do not know what to do. If you have a solution, please help me to resolve this.