You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:28:13 UTC

[jira] [Issue Comment Deleted] (MESOS-532) Compile/Linking against Mesos out of tree

     [ 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)