You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: fix "vcruntime140.dll is missing" error on Windows (#2170)
Farcop reported that Fluent Bit fails to run on a freshly installed
Windows. In particular, it hangs with the following message:
> The program can't start because VCRuntime140.dll is missing from
> your computer. Try reinstalling the program to fix this problem.
This patch fixes it by tweaking the compiler flags.
Signed-off-by: Fujimoto Seiji <[email protected]>
0 commit comments