Andrew Schwartzmeyer created MESOS-7498:
-------------------------------------------
Summary: 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)