<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="-1"><font face="Arial">I can't link Open CV libraries
        with Visual Studio Community 2017 by using CMake.<br>
        <br>
        Where is the source code:C:/Users/John/OpenCV/sources<br>
        Where to build the binaries: C:/Users/John/OpenCV/build<br>
        <br>
        Configure: Visual Studio 15 2017<br>
        <br>
        I got error:<br>
        <br>
        CMAKE_CONFIGURATION_TYPES Debug; Release<br>
        CMAKE_INSTALL_PREFIX C:/Users/John/OpenCV/build/install<br>
        <br>
        In the file "CMakeOutput.log" is "The system is: Windows -
        10.0.15063 - AMD64". I have Intel i7 7500U CPU.<br>
        <br>
        What's the problem and how to fix it?<br>
      </font></font>
  </body>
</html>