On 2017-08-28 17:04, Cantor, Scott wrote:
Roger, did you happen to test Visual Studio 2017 (VC15)?
I got a report from my colleague that it's missing a WIN32 define
that's
preventing one of my changes to the DateTime class from building there
without adding it by hand.
Looks like a false alarm or something environmental with the solution
file it generated on his box, seems to work for me as expected.
I've just tried manual testing with VS2017 (latest update) and CMake
(3.9.1) with three combinations:
- "Ninja" from command prompt (x64 Debug)
- "Visual Studio 15 2017 Win64" (x64 Debug and Release in visual studio)
- "Visual Studio 15 2017" from command prompt (x86 Debug)
and all three built and passed the tests without any problems.
Regards,
Roger
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]