-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows support #2133
Comments
You pretty much need a dedicated system anyway, and Windows has licencing costs, too (apart from it being less secure and less fast), so I'm quite sure WIndows is not a high priority. You might be able to compile the project on Windows - most of it is written in Go, so you can cross-compile that to different platforms. |
We definitely should look into full node support on Windows, I'm not too sure about miner support |
A .NET developer friend said it is straightforward to run lotus using the Windows Subsystem for Linux (Windows WSL docs). They tried setting up a miner and seal workers with WSL2 (Ubuntu subsystem) and said it worked well. @siyy123 - developers using Windows will likely know about WSL so let us know what other use cases are necessary for compiling to Windows. |
Possibly related: filecoin-project/sector-storage#62 (enables a library depending on Lotus to compile on Windows) |
Two years passed. |
What is your use case for using Windows OS directly and now the Windows Subsystem for Linux @xland? |
Light win build just only for storing / retrieving files without need to do full blockchain sync will be good start. WSL sucks. |
WSL sucks. |
Will lotus support windows operating system? I think it would be a great idea since many users don't need to install a separate linux system.
The text was updated successfully, but these errors were encountered: