[
https://issues.apache.org/jira/browse/ORC-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-261.
-------------------------------
Resolution: Fixed
Assignee: Jim Crist
Fix Version/s: 1.5.0
I just committed this. Thanks, Jim!
> 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
> Assignee: Jim Crist
> Fix For: 1.5.0
>
>
> 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)