Svetlin Karlov - 2017-12-05

Hi! I'm new in opencv and I'd like to use Dlib but have problem to build it.
I use DEV C++ 5.11 and CMAKE 3.10. and Win 7.
Runnin CMAKE building Dlib with MinGW64/bin/g++.exe
sending err...
CMake Deprecation Warning at CMakeLists.txt:31 (cmake_policy):
The OLD behavior for policy CMP0023 will be removed from a future version
of CMake.
What can I do about that?
and
Do I need to instal CUDA and OPENBLAS?