Skip to content

Windows

Kiriti Gowda edited this page Nov 7, 2021 · 4 revisions

Windows Build Instructions

Prerequisites

  • Windows 10
  • Windows SDK
  • Visual Studio 2019 or later
  • Install the latest AMD drivers
  • Install OpenCL SDK
  • Install OpenCV 3.4
    • Set OpenCV_DIR environment variable to OpenCV/build folder
    • Add %OpenCV_DIR%\x64\vc14\bin or %OpenCV_DIR%\x64\vc15\bin to your PATH

Build

Using Visual Studio

  • Install Windows Prerequisites

  • Use MIVisionX.sln to build for x64 platform

    NOTE: vx_nn is not supported on Windows in this release