Skip to content

[bug] .proto compile error #8

@m-tymchyk

Description

@m-tymchyk

Error:

No syntax specified for the proto file: php.proto. Please use 'syntax = "proto2";' or 
'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
$ php ./vendor/bin/protobuf --include-descriptors --include="./proto" --generate-imported --out="./src/AppleIworkProtos" ./proto/apple-iwork.proto

Protos repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions