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/10/23 18:49:58 UTC

[jira] [Comment Edited] (MESOS-5154) Build the application using Visual C++ Build Tools 2015

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

Alex Clemmer edited comment on MESOS-5154 at 10/23/16 6:49 PM:
---------------------------------------------------------------

Thanks for the report, [~liorze]. So, the issues seems to be that we're not linked to the new universal C Runtime library that is being shipped by Windows these days. Do you happen to know whether this is a CMake issue, or an issue of the Mesos build system?

EDIT: I am assuming, btw, that it's not a Windows tooling issue, which it could be. But my sense is that this is much less likely than CMake simply not being smart enough to look in the right place for this library, since it appeared only recently.


was (Author: hausdorff):
Thanks for the report, [~liorze]. So, the issues seems to be that we're not linked to the new universal C Runtime library that is being shipped by Windows these days. Do you happen to know whether this is a CMake issue, or an issue of the Mesos build system?

EDIT: I am assuming, btw, that it's not a Windows tooling issue, which it could be. But my sense is that this is much less likely than CMake simply not being smart enough to look in the right place for this binary, since it appeared only recently.

> Build the application using Visual C++ Build Tools 2015
> -------------------------------------------------------
>
>                 Key: MESOS-5154
>                 URL: https://issues.apache.org/jira/browse/MESOS-5154
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Juan Larriba
>            Assignee: Juan Larriba
>
> As Microsoft is releasing the Visual C++ Build Tools as a downloadable bundle without Visual Studio 2015, we should ensure that we can build Mesos without the need for Visual Studio.
> This will make building at CI servers easier, as well as reduce the download needed to build for Windows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)