Re: [protobuf] Protobuf-c usage for 16bit microcontroller

2021-04-06 Thread 'Adam Cozzette' via Protocol Buffers
The protobuf-c project is actually a separate implementation that we don't control, but you could try asking this on the protobuf-c mailing list here: https://groups.google.com/g/protobuf-c On Mon, Apr 5, 2021 at 9:11 PM patanjali nayak wrote: > Hello, > > I am using R5F101GC, 16bit

[protobuf] Re: Skip Protoc creation to avoid TVOS execv and fork error

2021-04-06 Thread Pedro Marques da Silva
I was able to build properly using CMAKE: https://gist.github.com/posilva/096743c485fa4c7652db72bbf7647c94 For future reference On Wednesday, March 24, 2021 at 11:00:36 AM UTC Pedro Marques da Silva wrote: > Hi, > > I would like to know if there is a way of skipping the build of Protoc >