You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: