I have fresh VS install and it won't build the code as is. Picking up recent (4167) build from here and cmake ../ -G "Visual Studio 15 2017 Win64" does solve build errors for me.
(this is 3 years old issue, that is 1 year later than last commit here)
I have fresh VS install and it won't build the code as is. Picking up recent (4167) build from here and
cmake ../ -G "Visual Studio 15 2017 Win64"does solve build errors for me.(this is 3 years old issue, that is 1 year later than last commit here)