Open dsailesh opened 7 years ago
Current version works with VS2017, but only under "Debug", "Release" configuration name, If I create a New Configuration from existing one (Debug or Release), no dependency files are copied to the new output directory so failed with LNK2019 error
It does not work with VS2017. I downloaded and upgraded 140 solution, and it gives a bunch of errors. Some crt - related others cannot find
@syedalamabbas I have built with VS 2017 without doing "Retarget Solution" and it built fine for me.
When can we expect builds which directly compile with Visual Studio 2017?