-
Notifications
You must be signed in to change notification settings - Fork 394
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
[FEATURE]: Windows Support for iLogtail #327
Comments
Resources:
|
An updated build.bat and compile guide. There should be enough to complete "Fix windows compilation problems" task and a potential solution for Windows build. |
Is there any progress on windows support ? |
The necessary steps have been provided as above. Interested developers in the community are welcome to claim them and complete the remaining tasks according to the above ideas. |
code patch was committed in #556 |
If you want to use ilogtail as a service, you may wrap it by winsw |
Concisely describe the proposed feature
Compile and run ilogtail on Windows.
Describe the solution you'd like (if any)
Fix windows compilation problems.
Make sure unittest pass on Windows.
Make sure ilogtail.exe works.
Add build solution for windows.
Add windows-build check in GitHub workflow.
in https://github.com/alibaba/ilogtail/blob/main/.github/workflows/build.yaml
Add a section
The text was updated successfully, but these errors were encountered: