Alex Clemmer created MESOS-3434:
-----------------------------------
Summary: Add inline build process for third-party libraries in
Windows, using CMake
Key: MESOS-3434
URL: https://issues.apache.org/jira/browse/MESOS-3434
Project: Mesos
Issue Type: Task
Components: build
Reporter: Alex Clemmer
Assignee: haosdent
Right now to build Mesos on Windows, we need to start the build process in VS
(or NMake or whatever), then when it fails, we need to go to the third-party
libraries like glog and build them individually and separately.
A better idea would be to have batch scripts that will build them inline, as
part of the normal build process. haosdent has a good start here:
https://reviews.apache.org/r/37273/ and https://reviews.apache.org/r/37275/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)