### Describe This Problem Background: https://github.com/apache/incubator-horaedb/issues/1411#issuecomment-2102159948 Although Windows is not recommended as production env, it's convenient for testing and develop. ### Proposal We have two choices: - Build horaedb in Linux with static link(musl libc), and cross compile to Windows - Build horaedb in Windows natively Method 1 maybe simpler than 2, but I little experience here, so welcome any voltenner to tackle this issue in either ways. ### Additional Context _No response_
Describe This Problem
Background: #1411 (comment)
Although Windows is not recommended as production env, it's convenient for testing and develop.
Proposal
We have two choices:
Method 1 maybe simpler than 2, but I little experience here, so welcome any voltenner to tackle this issue in either ways.
Additional Context
No response