Can I build iLogtail on my MacBookPro? #275
-
Can I build iLogtail on my MacBookPro? |
Beta Was this translation helpful? Give feedback.
Answered by
yyuuttaaoo
Aug 3, 2022
Replies: 1 comment
-
iLogtail consists of core and plugin. The plugin part is written in Go, so you can build it on Mac. The core part is written in C++ and requires a build image to build. The ilogtail-build image has not been tested on MacBookPro. If you are using an Intel Mac, theoretically it should work. It doesn't support M1 Mac yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
messixukejia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
iLogtail consists of core and plugin. The plugin part is written in Go, so you can build it on Mac. The core part is written in C++ and requires a build image to build. The ilogtail-build image has not been tested on MacBookPro. If you are using an Intel Mac, theoretically it should work. It doesn't support M1 Mac yet.
Arm arch support is on the roadmap of iLogtail. So you are welcome to join us if you want to accelerate the development.