[ 
https://issues.apache.org/jira/browse/ORC-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234695#comment-16234695
 ] 

Jim Crist commented on ORC-261:
-------------------------------

Also looks like `include/orc/Writer.hh` isn't part of the install either. This 
should be a simple fix in `include/CMakeLists.txt`.

> 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
>            Priority: Normal
>
> 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)

Reply via email to