ping! Is anyone able to build the cpp Python project? I tried again with the latest master but am still getting the same unresolved externals errors...
Thanks, Dave On Saturday, 14 November 2015 17:24:18 UTC+10, Dave Hirschfeld wrote: > > When trying to build the Python C++ code with VS2015 on Windows10 x64 I'm > getting unresolved external symbol link errors - e.g. > > > private: static int > google::protobuf::io::CodedInputStream::default_recursion_limit_ > > private: static enum google::protobuf::FieldDescriptor::CppType const * const > google::protobuf::FieldDescriptor::kTypeToCppTypeMap > > > Build output is available @ https://github.com/google/protobuf/issues/975 > > > Is anyone else seeing this? Are others able to build the latest master on > Windows? > > > Thanks, > Dave > > > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
