Login Page - Create Account

Support Board


Date/Time: Sun, 19 Jan 2025 15:09:22 +0000



Post From: Google Protocol Buffers not working

[2018-04-10 20:13:09]
User942837 - Posts: 108
the reason why I found the proto3 version is precisely because proto2 version it did not compile on proto3.

protoc.exe DTCProtocol.proto --csharp_out E:\
--csharp_out: DTCProtocol.proto: C# code generation only supports proto3 syntax

I am still stuck and there is no proto2 compiler for c#.