[protobuf] 2.6.0rc1 fails to build on mac 10.9

2014-08-21 Thread Simon Newton
$ g++ --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix I get the same errors when I use clang++

[protobuf] Re: 2.6.0 release candidate

2014-08-21 Thread Simon Newton
On Tuesday, August 19, 2014 1:39:28 PM UTC-7, Jie Luo wrote: Hi all, I have uploaded the release candidate of protobuf-2.6.0 (protobuf-2.6.0rc1) here: https://protobuf.googlecode.com/svn/rc/ The RC1 has been tested on Linux, Mac, Cygwin, MinGW and MSVC (2010, 2013). Feel free

Re: [protobuf] 2.6.0 release candidate

2014-08-21 Thread Simon Newton
On Thu, Aug 21, 2014 at 8:49 AM, Simon Newton si...@nomis52.net wrote: I get a build failures on Mac OS X 10.9: Sorry please ignore that, I was building the wrong RC. Simon $ g++ --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr

Re: [protobuf] 2.6.0 release candidate

2014-08-21 Thread Simon Newton
I get a build failures on Mac OS X 10.9: $ g++ --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix I