Compile go-ipfs

Did anyone experience error message when compile go-ipfs source codes on Window 7/10 64 bit OS platform? Please let me know if you have same issues. Thanks.

I’m not, but this person is also running into some issues: Build ipfs from Windows 7 64 bit OS with Go1.10.2

edit: oops, I just realized that’s your thread too.

Can you give me some details about how do you compile go-ipfs successfully under Windows 7/10 platform? Thank you.

Kevin

I don’t have access to my windows computer right now. But this is what worked for me in the past: https://github.com/ipfs/go-ipfs/blob/master/docs/windows.md#minimal

Thanks for your help.