SIGN IN SIGN UP

[Build] Support windows in setup.py (#4858)

Fix windows build issues in setup.py

1. Build executable name and dynamic lib name based on platform.
2. Set the src directory based on build config for windows.
3. Avoid using os.geteuid() on windows.

For #4661
X
Xiang Li committed
c7bc7e0de981d2de13c94a4790dde96a8589ce1f
Parent: b0d67c2
Committed by GitHub <noreply@github.com> on 8/23/2024, 6:37:18 PM