XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.49k stars 1.45k forks source link

Missing instructions for how to set up a C++ dev environment on Windows #4713

Open intelliot opened 11 months ago

intelliot commented 11 months ago

In https://github.com/XRPLF/rippled/blob/develop/docs/build/environment.md there is a claim that there are instructions for Windows, but there are no actual instructions for Windows.

Write those instructions and open a PR to add them to the environment.md file.

thejohnfreeman commented 11 months ago

We had an earlier discussion about this. I thought we had agreed that @justinr1234 (and recently-departed drlongle) would contribute the Windows example. Is that still possible?

intelliot commented 11 months ago

@justinr1234 - what do you think?

justinr1234 commented 11 months ago

@justinr1234 - what do you think?

I don't mind contributing, but I'll have to get to it when I have some time maybe later this month