Vinod Kone created MESOS-1627:
---------------------------------
Summary: Installed protobuf header files include wrong path to
mesos header file
Key: MESOS-1627
URL: https://issues.apache.org/jira/browse/MESOS-1627
Project: Mesos
Issue Type: Bug
Reporter: Vinod Kone
Assignee: Vinod Kone
Playing with installed mesos headers, realized that we expect users to include
the path to mesos directory (e.g., /usr/local/include/mesos) even though it is
on the system path. This is because scheduler.pb.h etc include "mesos.pb.h"
instead of "mesos/mesos.pb.h".
--
This message was sent by Atlassian JIRA
(v6.2#6252)