[
https://issues.apache.org/jira/browse/MESOS-10090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier reassigned MESOS-10090:
----------------------------------------
Component/s: agent
Assignee: Benjamin Bannier
Reopening as this is still an issue.
> Mesos build on Windows appears to be broken.
> --------------------------------------------
>
> Key: MESOS-10090
> URL: https://issues.apache.org/jira/browse/MESOS-10090
> Project: Mesos
> Issue Type: Bug
> Components: agent
> Environment: Windows, MSVC
> Reporter: Till Toenshoff
> Assignee: Benjamin Bannier
> Priority: Blocker
> Fix For: 1.10
>
>
> I was told that when trying to build the latest Mesos (master - 1.10 WIP),
> MSVC complains about our use of domain sockets;
> {noformat}
> mesos\src\slave/slave.hpp(133,40): error C3083: ‘unix’: the symbol to the
> left of a ‘::’ must be a type
> mesos\src\slave/slave.hpp(877,28): error C3083: ‘unix’: the symbol to the
> left of a ‘::’ must be a type
> \mesos\src\slave\slave.cpp(203,45): error C3083: ‘unix’: the symbol to the
> left of a ‘::’ must be a typemesos\3rdparty\libprocess\src\http.cpp(1628,18):
> error C3083: ‘unix’: the symbol to the left of a ‘::’ must be a type
> mesos\3rdparty\libprocess\src\http.cpp(1629,16): error C3083: ‘unix’: the
> symbol to the left of a ‘::’ must be a type {noformat}
> This entirely prevents building on MSVC while no workaround is known -
> declaring this as a blocker for those reasons.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)