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.
