1、要使用nanopb 自带的 protoc 命令
2、要使用 options 文件,必须在 .proto 文件下执行命令
➜ protobuf_c git:(xx) ✗ ls
udp_carrier.proto udp_proto.options
/usr/local/nanopb-0.4.8-linux-x86/generator-bin/protoc udp_proto.proto --nanopb_out=./
标签:文件,udp,protoc,nanopb,proto,编译,options From: https://www.cnblogs.com/itfanr/p/17865218.html