Hi,
I tried to compile and run protobuffer on zOS. the compilation went smoothly without any issue however while I was trying to use the binary using: protoc --go_out=. *.proto I ran into below probelm:
Could not map to virtual file: addr.proto: Input file is a directory.
Hi,
I tried to compile and run protobuffer on zOS. the compilation went smoothly without any issue however while I was trying to use the binary using:
protoc --go_out=. *.protoI ran into below probelm: