Skip to content

mesos.proto file not found (error in "import mesos/mesos.proto") #3

@guoger

Description

@guoger

I followed readme and tried to build in Xcode, got this error:

mesos/mesos.proto: File not found.
messages.proto: Import "mesos/mesos.proto" was not found or had errors.
messages.proto:45:12: "TaskID" is not defined.
messages.proto:46:12: "FrameworkID" is not defined.
messages.proto:47:12: "ExecutorID" is not defined.
messages.proto:48:12: "SlaveID" is not defined.
messages.proto:49:12: "TaskState" is not defined.
messages.proto:50:12: "Resource" is not defined.
messages.proto:51:12: "TaskStatus" is not defined.
messages.proto:56:12: "TaskState" is not defined.
...

I tried to add $MESOS_HOME/include/mesos to header search path but got no luck.
Build from command line works find. Could you point out what might be wrong? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions