Alex Clemmer created MESOS-6720:
-----------------------------------
Summary: Check that `PreferredToolArchitecture` is set to `x64` on
Windows before building
Key: MESOS-6720
URL: https://issues.apache.org/jira/browse/MESOS-6720
Project: Mesos
Issue Type: Bug
Components: cmake
Reporter: Alex Clemmer
Assignee: Alex Clemmer
If this variable is not set before we build, it will cause the linker to
occasionally hang forever, due to a MSVC toolchain bug in the linker.
We should make this easy on developers and check for them. If the variable is
not set, we should display an error message explaining.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)