You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Hi everyone, I tried using bazel to build protocol buffers (tried 3.20.3 and 3.21.5) but it always defaults to using MSVC2019 - but I need it to build with gcc11.3 on cygwin so that the libraries can be linked with my application.