Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 182 by primemarshal: chromium protoc.exe linker errors when compiled, vs2005
http://code.google.com/p/protobuf/issues/detail?id=182

What steps will reproduce the problem?
1.when compiled protoc project in chromium

following were linker error messages:

1>command_line_interface.obj : error LNK2019: unresolved external
symbol "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class
std::_Locinfo *,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)" (?
_locinfo_c...@_locinfo@std@@saxpa...@abv?$basic_string@DU?
$char_tra...@d@std@@v?$alloca...@d@2@@2@@Z) referenced in
function "public: __thiscall std::_Locinfo::_Locinfo(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &)" (??0_loci...@std@@q...@abv?
$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@1@@Z)

1>protobuf.lib(zero_copy_stream_impl.obj) : error LNK2001: unresolved
external symbol "public: static void __cdecl std::_Locinfo::_Locinfo_ctor
(class std::_Locinfo *,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)" (?
_locinfo_c...@_locinfo@std@@saxpa...@abv?$basic_string@DU?
$char_tra...@d@std@@v?$alloca...@d@2@@2@@Z)

anyone encountered these problems ever?  thanks first.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to