You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2016/12/05 17:26:58 UTC

[jira] [Created] (MESOS-6720) Check that `PreferredToolArchitecture` is set to `x64` on Windows before building

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)