Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 590 Bytes

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