Closed sveneh closed 9 years ago
@nicksavers is maintaining the Windows buildslave, we'd also have to close #15 while doing this. I'll help Nick with it but I'm totally unfamiliar with the Windows builds.
Buildslave and buildbot script have been updated for the new system http://build.ethdev.com/builders/Windows%20C%2B%2B%20develop%20branch
@debris got the windows build cmake-ified. It's currently in https://github.com/ethereum/cpp-ethereum/tree/build_enhancement but will be merged to develop soon.
The Windows build slave will now be much closer to the unix/mac buildslave.
To build under windows, the steps are now:
the previous script in the windows directory is gone.
@caktux, can you prepare the windows build slave so that it will know about the new build environment?