[
https://issues.apache.org/jira/browse/MESOS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-532:
------------------------
Comment: was deleted
(was: www.rtat.net)
> Compile/Linking against Mesos out of tree
> -----------------------------------------
>
> Key: MESOS-532
> URL: https://issues.apache.org/jira/browse/MESOS-532
> Project: Mesos
> Issue Type: Story
> Components: build
> Affects Versions: 0.12.0
> Reporter: andrew forgue
> Priority: Minor
>
> I'm writing a ruby gem that links with mesos in order to write frameworks in
> ruby. I'm using native extensions obviously, however, I can't compile
> anything out of tree because 'mesos/mesos.hpp' includes 'mesos.pb.h' which
> doesn't seem to be included after make install, and it's in
> nodist_pkginclude_HEADERS in the Makefile.
> Is it possible to link against Mesos without doing it during the build
> process?
> I would assume I can just #include <mesos/scheduler.hpp> and implement a
> scheduler that way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)