build issues for mediasoup-broadcaster-demo

I’m trying to build mediasoup-broadcaster-demo and running into compilation errors.
I am using Windows 10 operating system. I have successfully built m84 libwebrtc as per the documentation and taken care of all linkage considerations and openssl directories as per the documentation.
Using cmake gui to configure and generate broadcaster.sln file. (generator is vs2015)
Trying to build sln in release x64 configuration but running into errors. Since the number of errors are too many, I understand there is something that I am missing but can’t seem to find the mistake.
Please comment if you have tried to build the mediasoup-broadcaster-demo repository in windows.
Any help is appreciated.