You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by Ellen Johnson <El...@mathworks.com> on 2018/06/14 20:39:37 UTC

Building C++ API from source -- questions

Hello,
  I need to build the ORC C++ API from source, and have some build questions about the documentation on the "Building ORC" page.

  1.  Is the C++ library supported on Windows?  It lists Linux and Mac OS versions, but not Windows.
  2.  Does it support Debian 9 (latest says Debian 8), and MacOS 10.13 (latest says MacOS 10.11)?
  3.  What minimum versions of the dependent libraries gtest and protobuf are required to build ORC?
Thanks!
    ellen

RE: Building C++ API from source -- questions

Posted by Ellen Johnson <El...@mathworks.com>.
Thanks so much Owen!
What about my third question -- what are the min version numbers of protobuf and gtest required to build the ORC C++ API?

-----Original Message-----
From: Owen O'Malley [mailto:owen.omalley@gmail.com] 
Sent: Friday, June 15, 2018 3:54 AM
To: dev@orc.apache.org
Subject: Re: Building C++ API from source -- questions

The 1.5 release does compile on windows, we just haven't updated the site yet. Sorry about that. It does work on Mac OS 10.13. I don't know about Debian 9. I know that the libhdfs needs a patch to compile on Ubuntu 18, but otherwise works. 

.. Owen

> On Jun 14, 2018, at 22:39, Ellen Johnson <El...@mathworks.com> wrote:
> 
> Hello,
>  I need to build the ORC C++ API from source, and have some build questions about the documentation on the "Building ORC" page.
> 
>  1.  Is the C++ library supported on Windows?  It lists Linux and Mac OS versions, but not Windows.
>  2.  Does it support Debian 9 (latest says Debian 8), and MacOS 10.13 (latest says MacOS 10.11)?
>  3.  What minimum versions of the dependent libraries gtest and protobuf are required to build ORC?
> Thanks!
>    ellen


Re: Building C++ API from source -- questions

Posted by Owen O'Malley <ow...@gmail.com>.
The 1.5 release does compile on windows, we just haven't updated the site yet. Sorry about that. It does work on Mac OS 10.13. I don't know about Debian 9. I know that the libhdfs needs a patch to compile on Ubuntu 18, but otherwise works. 

.. Owen

> On Jun 14, 2018, at 22:39, Ellen Johnson <El...@mathworks.com> wrote:
> 
> Hello,
>  I need to build the ORC C++ API from source, and have some build questions about the documentation on the "Building ORC" page.
> 
>  1.  Is the C++ library supported on Windows?  It lists Linux and Mac OS versions, but not Windows.
>  2.  Does it support Debian 9 (latest says Debian 8), and MacOS 10.13 (latest says MacOS 10.11)?
>  3.  What minimum versions of the dependent libraries gtest and protobuf are required to build ORC?
> Thanks!
>    ellen