Guest User

Untitled

a guest
Oct 6th, 2012
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. error LNK1120: 2 unresolved externals C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\Debug\xyx.exe
  2.  
  3. error LNK2001: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::generic_category(void)" (?generic_category@system@boost@@YAABVerror_category@12@XZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib
  4.  
  5. error LNK2001: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::generic_category(void)" (?generic_category@system@boost@@YAABVerror_category@12@XZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(lcid.obj)
  6.  
  7. error LNK2001: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::generic_category(void)" (?generic_category@system@boost@@YAABVerror_category@12@XZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(date_time.obj)
  8.  
  9. error LNK2001: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::system_category(void)" (?system_category@system@boost@@YAABVerror_category@12@XZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(localization_backend.obj)
  10.  
  11. error LNK2001: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::system_category(void)" (?system_category@system@boost@@YAABVerror_category@12@XZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(lcid.obj)
  12.  
  13. error LNK2001: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::system_category(void)" (?system_category@system@boost@@YAABVerror_category@12@XZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(date_time.obj)
  14.  
  15. error LNK2019: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::generic_category(void)" (?generic_category@system@boost@@YAABVerror_category@12@XZ) referenced in function "void __cdecl boost::system::`dynamic initializer for 'posix_category''(void)" (??__Eposix_category@system@boost@@YAXXZ) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(generator.obj)
  16.  
  17. error LNK2019: unresolved external symbol "class boost::system::error_category const & __cdecl boost::system::system_category(void)" (?system_category@system@boost@@YAABVerror_category@12@XZ) referenced in function "public: __thiscall boost::thread_exception::thread_exception(int,char const *)" (??0thread_exception@boost@@QAE@HPBD@Z) C:\Documents and Settings\Admin\My documents\visual studio 2010\Projects\xyx\libboost_locale-vc100-mt-gd-1_51.lib(generator.obj)
Advertisement
Add Comment
Please, Sign In to add comment