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
nginx-rtmp-module/ngx_rtmp_core_module.c(611): warning C4456: declaration of 'sa' hides previous local declaration
nginx-rtmp-module/ngx_rtmp_core_module.c(506): note: see declaration of 'sa'
I'm getting these two errors when I try to build in Windows. Not sure if there's any way to get it built at the moment. Using MSYS2.