You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/05/10 20:40:04 UTC

[jira] [Commented] (MESOS-7498) Remove need to set environment variable `PreferredToolArchitecture`

    [ https://issues.apache.org/jira/browse/MESOS-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005357#comment-16005357 ] 

Andrew Schwartzmeyer commented on MESOS-7498:
---------------------------------------------

We can ensure the 64-bit tools are used at configuration time now: https://gitlab.kitware.com/cmake/cmake/commit/d079e71c290c3c55a2db5180953daf014a964c25

> Remove need to set environment variable `PreferredToolArchitecture`
> -------------------------------------------------------------------
>
>                 Key: MESOS-7498
>                 URL: https://issues.apache.org/jira/browse/MESOS-7498
>             Project: Mesos
>          Issue Type: Bug
>         Environment: Windows 10
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Andrew Schwartzmeyer
>
> Mesos must be built with the 64-bit tools. Previously, we added a
> dependency which checked if a certain environment variable was set. When
> it failed, the message would be a cryptic message:
>     error MSB6006: "cmd.exe" exited with code 255.
> As the environment variable had to be picked up by every toolchain
> (Visual Studio Code, CMake, MSBuild, Visual Studio), it was a frequent
> cause of build frustrations.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)