There are some instructions here: https://github.com/apache/mesos/blob/master/docs/getting-started.md#building-mesos-windows
When the website's update is pushed, the instructions will show up here too: http://mesos.apache.org/gettingstarted/ On Sat, Jul 9, 2016 at 3:43 PM, Artem Harutyunyan <[email protected]> wrote: > Hi Rinaldo, > > It is possible to build and run the Agent on Windows from the 1.0.0-rc2 > branch. The CMake files, as well as the ported Agent code were committed a > couple of weeks ago. Joseph is currently in process of setting up a Windows > build on our Jenkins. Folks in #windows channel in the community slack > should be able to help you in case you encounter problems (register here > https://mesos-slackin.herokuapp.com/). > > Please keep in mind that the Windows support is still in an early alpha > phase. > > Artem. > > On Sat, Jul 9, 2016 at 6:19 AM, Rinaldo Digiorgio <[email protected]> > wrote: > >> Hi, >> Would someone be able to suggest how to get started with building >> mesos on windows. I am under the assumption that the windows branch is not >> integrated into the current 1.* RC. >> >> Rinaldo > > >

