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:[email protected]] Sent: Friday, June 15, 2018 3:54 AM To: [email protected] 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 <[email protected]> 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
