Hello everyone,
I'm currently working with Protobuf in C++ and I'm trying to generate the necessary header files, such as runtime_version.h. I've followed the instructions in the CMake README, but unfortunately, I haven't had any success.
Could someone provide guidance on how to properly create these header files? Any tips or examples would be greatly appreciated!
Thank you in advance for your help!