Skip to content

execution hangs #27

@electricBonfire

Description

@electricBonfire

Very new to protocol buffers so sorry if this is something simple on my end...

I have installed this repo via composer. I have also installed protoc via homebrew.

When I run the following command execution hangs with no output:
./vendor/bin/protoc-gen-php.php -o ./build -i nyct-subway.proto

I have downloaded this file and removed the .txt extension:
http://datamine.mta.info/sites/all/files/pdfs/nyct-subway.proto.txt

Is there something I am missing? The first 2 lines of the .proto.txt file are:
option java_package = "com.google.transit.realtime";
import "gtfs-realtime.proto";

Do I need to download these dependencies? Is this even a valid .proto file for use with protobuf-php?

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