Re: [protobuf] MSVS 2013 Linker error, while trying to use proto

2015-09-14 Thread 'Feng Xiao' via Protocol Buffers
Have you been able to build the bundled protobuf tests successfully? On Mon, Sep 14, 2015 at 2:50 AM, Александр Куринной wrote: > Hey, i'm trying to use protocol buffers, but i keep getting LNK2001 error > no matter, what i do > > Error 1 error LNK2001: unresolved external

[protobuf] MSVS 2013 Linker error, while trying to use proto

2015-09-14 Thread Александр Куринной
Hey, i'm trying to use protocol buffers, but i keep getting LNK2001 error no matter, what i do Error 1 error LNK2001: unresolved external symbol "class std::basic_string const * const google::protobuf::internal::empty_string_"