At the moment, it seems one needs to have MS Visual Studio installed in order to build this project. Instead, it would be better to provide an appropriate CMakeLists.txt and allow CMake to generate build files for whatever compiler one wants to use.
This is relevant even if Windows is the only supported platform.
At the moment, it seems one needs to have MS Visual Studio installed in order to build this project. Instead, it would be better to provide an appropriate
CMakeLists.txt
and allow CMake to generate build files for whatever compiler one wants to use.This is relevant even if Windows is the only supported platform.