/openvslam-build-vs

Visual Studio project files for OpenVSLAM – no need to use CMake

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

openvslam-build-vs Build status

Visual Studio project files for OpenVSLAM – no need to use CMake

Instructions

  • git clone https://github.com/reunanen/openvslam-build-vs
  • cd openvslam-build-vs
  • git submodule update --init --recursive
  • Open openvslam.sln (in repo root) in Visual Studio 2017
  • Build
  • Test as described here