You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.23.0 dropped Win7/8 support (forcing me to stick with v0.22.0). I would be useful if the CMakeLists.txt checks for the minimum required Win version. e.g. via variables ${CMAKE_HOST_SYSTEM_NAME} and ${CMAKE_HOST_SYSTEM_VERSION} such that the issue already is raised at configure time.