[
https://issues.apache.org/jira/browse/ORC-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242530#comment-16242530
]
ASF GitHub Bot commented on ORC-261:
------------------------------------
Github user omalley commented on the issue:
https://github.com/apache/orc/pull/185
+1 This looks good.
> All necessary c++ headers not included in install
> -------------------------------------------------
>
> Key: ORC-261
> URL: https://issues.apache.org/jira/browse/ORC-261
> Project: ORC
> Issue Type: Bug
> Components: C++
> Reporter: Jim Crist
>
> When installing the c++ library, all necessary headers aren't included in the
> installed `include` directory. This complicates using the library in external
> projects.
> `orc/Common.hh` includes `Exceptions.hh`, which is in the `src` directory.
> This in turn includes the generated `Adaptor.hh` header, also in the `src`
> directory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)