logicomacorp / WaveSabre

Official WaveSabre repository
MIT License
246 stars 34 forks source link

VS2017 build fixes #2

Closed kusma closed 5 years ago

kusma commented 5 years ago

Here's a couple of patches that makes things build for me with VS2017, perhaps others will find them useful.

yupferris commented 5 years ago

There’s a few people working on this currently; you should probably sync up with them on our slack 🙂 these are small enough that I’m happy to accept them now though, so thanks!

kusma commented 5 years ago

Oh, with this I can compile and run PlayerTest. What else is missing for VS2017 support? I guess not hard-coding the toolchain-version would be nice, but is there more than that?