Visual Studio project files for OpenVSLAM – no need to use CMake
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