-
Notifications
You must be signed in to change notification settings - Fork 970
Closed
Labels
A0enhancementNew feature or requestNew feature or requestinfra-cimajor-taskA significant amount of work or conceptual task.A significant amount of work or conceptual task.
Description
Description
Support compiling Lighthouse with MSVC and executing as a native binary on Windows, without requiring the Windows Subsystem for Linux. Windows support under WSL is covered by #1238
Known Issues
-
LevelDB doesn't run on Windows. Soln: RocksDB, LMDB? (Switch on-disk database from LevelDB #483) - We use some
unixfilesystem operations, particularly around permissions. Soln: separate permissions code for Windows. - Probably lots of networking incompatibilities (to investigate)
-
milagro_blsuses paths that are not valid on Windows (make fails on Windows due to milagro_bls #1447)
More points to be added as they're discovered
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A0enhancementNew feature or requestNew feature or requestinfra-cimajor-taskA significant amount of work or conceptual task.A significant amount of work or conceptual task.