opencv_core244d.dll is missing from your computer
hi every body,in my first project when compile my program i see this error: "the program can't start because opencv_core244d.dll is missing from your computer.Try reinstalling the program to fix this problem."
although it exist in E:\opencv\build\x64\vc11\lib
you probably need to append E:\opencv\build\x64\vc11\bin to your global PATH environment variable, so that your program can find the dlls