Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 01:33:51 +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#.