Advertisement
kirbyfan64sos

MSVC Error

Apr 10th, 2013
705
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.52 KB | None | 0 0
  1. notice: no Python configured in user-config.jam
  2. notice: will use default configuration
  3. ...patience...
  4. ...patience...
  5. ...found 1704 targets...
  6. ...updating 10 targets...
  7. msvc.link.dll ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.dll
  8. Creating library ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.lib and object ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.exp
  9. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
  10. wrapper.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
  11. numeric.obj : error LNK2019: unresolved external symbol __imp__PyObject_GetAttrString referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0xdc5909d1@numeric@python@boost@@YA_N_N@Z)
  12. enum.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
  13. class.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
  14. function.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
  15. numeric.obj : error LNK2019: unresolved external symbol __imp__PyCallable_Check referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0xdc5909d1@numeric@python@boost@@YA_N_N@Z)
  16. class.obj : error LNK2001: unresolved external symbol __imp__PyCallable_Check
  17. function.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
  18. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
  19. numeric.obj : error LNK2019: unresolved external symbol __imp__PyInt_FromLong referenced in function "public: __thiscall boost::python::converter::arg_to_python<long>::arg_to_python<long>(long const &)" (??0?$arg_to_python@J@converter@python@boost@@QAE@ABJ@Z)
  20. list.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
  21. enum.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
  22. class.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
  23. numeric.obj : error LNK2019: unresolved external symbol __imp__PyBool_FromLong referenced in function "public: __thiscall boost::python::converter::arg_to_python<bool>::arg_to_python<bool>(bool const &)" (??0?$arg_to_python@_N@converter@python@boost@@QAE@AB_N@Z)
  24. class.obj : error LNK2001: unresolved external symbol __imp__PyBool_FromLong
  25. numeric.obj : error LNK2019: unresolved external symbol __imp__PyString_FromStringAndSize referenced in function "public: __thiscall boost::python::converter::arg_to_python<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >::arg_to_python<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0?$arg_to_python@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@converter@python@boost@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  26. str.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
  27. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
  28. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
  29. numeric.obj : error LNK2019: unresolved external symbol __imp__PyErr_Clear referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0xdc5909d1@numeric@python@boost@@YA_N_N@Z)
  30. class.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
  31. function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
  32. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
  33. function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
  34. numeric.obj : error LNK2019: unresolved external symbol __imp__PyErr_Format referenced in function "void __cdecl boost::python::numeric::`anonymous namespace'::throw_load_failure(void)" (?throw_load_failure@?A0xdc5909d1@numeric@python@boost@@YAXXZ)
  35. from_python.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
  36. registry.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
  37. class.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
  38. enum.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  39. class.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  40. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  41. stl_iterator.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  42. numeric.obj : error LNK2019: unresolved external symbol __imp__PyEval_CallFunction referenced in function "class boost::python::api::object __cdecl boost::python::call<class boost::python::api::object>(struct _object *,struct boost::type<class boost::python::api::object> *)" (??$call@Vobject@api@python@boost@@@python@boost@@YA?AVobject@api@01@PAU_object@@PAU?$type@Vobject@api@python@boost@@@1@@Z)
  43. list.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  44. dict.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  45. str.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
  46. numeric.obj : error LNK2019: unresolved external symbol __imp__PyImport_Import referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0xdc5909d1@numeric@python@boost@@YA_N_N@Z)
  47. numeric.obj : error LNK2019: unresolved external symbol __imp__PyObject_IsInstance referenced in function "public: static bool __cdecl boost::python::numeric::aux::array_object_manager_traits::check(struct _object *)" (?check@array_object_manager_traits@aux@numeric@python@boost@@SA_NPAU_object@@@Z)
  48. from_python.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsInstance
  49. class.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsInstance
  50. wrapper.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  51. import.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  52. exec.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  53. function_doc_signature.obj : error LNK2019: unresolved external symbol __imp___Py_NoneStruct referenced in function "public: __thiscall std::_Vector_const_iterator<class std::_Vector_val<struct std::_Simple_types<struct boost::python::objects::function const *> > >::_Vector_const_iterator<class std::_Vector_val<struct std::_Simple_types<struct boost::python::objects::function const *> > >(struct boost::python::objects::function const * *,struct std::_Container_base12 const *)" (??0?$_Vector_const_iterator@V?$_Vector_val@U?$_Simple_types@PBUfunction@objects@python@boost@@@std@@@std@@@std@@QAE@PAPBUfunction@objects@python@boost@@PBU_Container_base12@1@@Z)
  54. iterator.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  55. stl_iterator.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  56. object_protocol.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  57. object_operators.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  58. life_support.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  59. pickle_support.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  60. module.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  61. builtin_converters.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  62. registry.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  63. enum.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  64. class.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  65. function.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  66. tuple.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  67. str.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  68. slice.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  69. from_python.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  70. numeric.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  71. list.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  72. long.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  73. dict.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
  74. numeric.obj : error LNK2001: unresolved external symbol __imp__PyExc_ImportError
  75. list.obj : error LNK2019: unresolved external symbol __imp__PyInt_AsLong referenced in function "public: int __thiscall boost::python::detail::list_base::count(class boost::python::api::object const &)const " (?count@list_base@detail@python@boost@@QBEHABVobject@api@34@@Z)
  76. str.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
  77. class.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
  78. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
  79. list.obj : error LNK2019: unresolved external symbol __imp__PyList_New referenced in function "protected: __thiscall boost::python::detail::list_base::list_base(void)" (??0list_base@detail@python@boost@@IAE@XZ)
  80. list.obj : error LNK2019: unresolved external symbol __imp__PyList_Insert referenced in function "public: void __thiscall boost::python::detail::list_base::insert(int,class boost::python::api::object const &)" (?insert@list_base@detail@python@boost@@QAEXHABVobject@api@34@@Z)
  81. list.obj : error LNK2019: unresolved external symbol __imp__PyList_Append referenced in function "public: void __thiscall boost::python::detail::list_base::append(class boost::python::api::object const &)" (?append@list_base@detail@python@boost@@QAEXABVobject@api@34@@Z)
  82. list.obj : error LNK2019: unresolved external symbol __imp__PyList_Sort referenced in function "public: void __thiscall boost::python::detail::list_base::sort(void)" (?sort@list_base@detail@python@boost@@QAEXXZ)
  83. list.obj : error LNK2019: unresolved external symbol __imp__PyList_Reverse referenced in function "public: void __thiscall boost::python::detail::list_base::reverse(void)" (?reverse@list_base@detail@python@boost@@QAEXXZ)
  84. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  85. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  86. stl_iterator.obj : error LNK2019: unresolved external symbol __imp__PyErr_Occurred referenced in function "void __cdecl boost::python::api::`dynamic initializer for '_''(void)" (??__E_@api@python@boost@@YAXXZ)
  87. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  88. list.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  89. str.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  90. enum.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  91. function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
  92. str.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
  93. class.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
  94. list.obj : error LNK2019: unresolved external symbol __imp__PyObject_CallFunction referenced in function "private: static struct boost::python::detail::new_non_null_reference_t * __cdecl boost::python::detail::list_base::call(class boost::python::api::object const &)" (?call@list_base@detail@python@boost@@CAPAUnew_non_null_reference_t@234@ABVobject@api@34@@Z)
  95. long.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
  96. dict.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
  97. tuple.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
  98. list.obj : error LNK2001: unresolved external symbol __imp__PyList_Type
  99. long.obj : error LNK2001: unresolved external symbol __imp__PyLong_Type
  100. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyLong_Type
  101. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_New referenced in function "protected: __thiscall boost::python::detail::dict_base::dict_base(void)" (??0dict_base@detail@python@boost@@IAE@XZ)
  102. class.obj : error LNK2001: unresolved external symbol __imp__PyDict_New
  103. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_GetItem referenced in function "public: class boost::python::api::object __thiscall boost::python::detail::dict_base::get(class boost::python::api::object const &)const " (?get@dict_base@detail@python@boost@@QBE?AVobject@api@34@ABV5634@@Z)
  104. function.obj : error LNK2001: unresolved external symbol __imp__PyDict_GetItem
  105. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Clear referenced in function "public: void __thiscall boost::python::detail::dict_base::clear(void)" (?clear@dict_base@detail@python@boost@@QAEXXZ)
  106. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Keys referenced in function "public: class boost::python::list __thiscall boost::python::detail::dict_base::keys(void)const " (?keys@dict_base@detail@python@boost@@QBE?AVlist@34@XZ)
  107. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Values referenced in function "public: class boost::python::list __thiscall boost::python::detail::dict_base::values(void)const " (?values@dict_base@detail@python@boost@@QBE?AVlist@34@XZ)
  108. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Items referenced in function "public: class boost::python::list __thiscall boost::python::detail::dict_base::items(void)const " (?items@dict_base@detail@python@boost@@QBE?AVlist@34@XZ)
  109. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Copy referenced in function "public: class boost::python::dict __thiscall boost::python::detail::dict_base::copy(void)" (?copy@dict_base@detail@python@boost@@QAE?AVdict@34@XZ)
  110. dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Update referenced in function "public: void __thiscall boost::python::detail::dict_base::update(class boost::python::api::object const &)" (?update@dict_base@detail@python@boost@@QAEXABVobject@api@34@@Z)
  111. dict.obj : error LNK2001: unresolved external symbol __imp__PyDict_Type
  112. enum.obj : error LNK2001: unresolved external symbol __imp__PyDict_Type
  113. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
  114. tuple.obj : error LNK2019: unresolved external symbol __imp__PyTuple_New referenced in function "protected: __thiscall boost::python::detail::tuple_base::tuple_base(void)" (??0tuple_base@detail@python@boost@@IAE@XZ)
  115. enum.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
  116. class.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
  117. function.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
  118. tuple.obj : error LNK2001: unresolved external symbol __imp__PyTuple_Type
  119. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyTuple_Type
  120. str.obj : error LNK2019: unresolved external symbol __imp__PyString_FromString referenced in function "protected: __thiscall boost::python::detail::str_base::str_base(void)" (??0str_base@detail@python@boost@@IAE@XZ)
  121. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_FromString
  122. str.obj : error LNK2019: unresolved external symbol __imp__PyObject_CallMethod referenced in function "public: class boost::python::str __thiscall boost::python::detail::str_base::capitalize(void)const " (?capitalize@str_base@detail@python@boost@@QBE?AVstr@34@XZ)
  123. str.obj : error LNK2001: unresolved external symbol __imp__PyString_Type
  124. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_Type
  125. slice.obj : error LNK2019: unresolved external symbol __imp__PySlice_New referenced in function "protected: __thiscall boost::python::detail::slice_base::slice_base(struct _object *,struct _object *,struct _object *)" (??0slice_base@detail@python@boost@@IAE@PAU_object@@00@Z)
  126. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PySlice_New
  127. from_python.obj : error LNK2019: unresolved external symbol __imp__PyString_FromFormat referenced in function "void * __cdecl boost::python::converter::rvalue_from_python_stage2(struct _object *,struct boost::python::converter::rvalue_from_python_stage1_data &,struct boost::python::converter::registration const &)" (?rvalue_from_python_stage2@converter@python@boost@@YAPAXPAU_object@@AAUrvalue_from_python_stage1_data@123@ABUregistration@123@@Z)
  128. registry.obj : error LNK2001: unresolved external symbol __imp__PyString_FromFormat
  129. enum.obj : error LNK2001: unresolved external symbol __imp__PyString_FromFormat
  130. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
  131. iterator.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
  132. from_python.obj : error LNK2019: unresolved external symbol __imp__PyErr_SetObject referenced in function "void * __cdecl boost::python::converter::rvalue_from_python_stage2(struct _object *,struct boost::python::converter::rvalue_from_python_stage1_data &,struct boost::python::converter::registration const &)" (?rvalue_from_python_stage2@converter@python@boost@@YAPAXPAU_object@@AAUrvalue_from_python_stage1_data@123@ABUregistration@123@@Z)
  133. registry.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
  134. class.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
  135. function.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
  136. from_python.obj : error LNK2001: unresolved external symbol __imp__PyExc_ReferenceError
  137. from_python.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
  138. registry.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
  139. class.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
  140. function.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
  141. registry.obj : error LNK2019: unresolved external symbol __imp__PyErr_WarnEx referenced in function "void __cdecl boost::python::converter::registry::insert(struct _object * (__cdecl*)(void const *),struct boost::python::type_info,struct _typeobject const * (__cdecl*)(void))" (?insert@registry@converter@python@boost@@YAXP6APAU_object@@PBX@ZUtype_info@34@P6APBU_typeobject@@XZ@Z)
  142. enum.obj : error LNK2019: unresolved external symbol __imp__PyType_Ready referenced in function "class boost::python::api::object __cdecl boost::python::objects::`anonymous namespace'::new_enum_type(char const *,char const *)" (?new_enum_type@?A0x0cdaa9b8@objects@python@boost@@YA?AVobject@api@34@PBD0@Z)
  143. class.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
  144. function.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
  145. life_support.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
  146. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
  147. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
  148. enum.obj : error LNK2019: unresolved external symbol __imp__PyObject_IsTrue referenced in function "public: __thiscall boost::python::api::object_operators<class boost::python::api::object>::operator struct _object * (__thiscall boost::python::api::object::*)(void)const (void)const " (??B?$object_operators@Vobject@api@python@boost@@@api@python@boost@@QBEP8object@123@BEPAU_object@@XZXZ)
  149. class.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
  150. function.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
  151. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
  152. enum.obj : error LNK2019: unresolved external symbol __imp__PyLong_FromUnsignedLong referenced in function "public: __thiscall boost::python::converter::arg_to_python<unsigned int>::arg_to_python<unsigned int>(unsigned int const &)" (??0?$arg_to_python@I@converter@python@boost@@QAE@ABI@Z)
  153. class.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
  154. function.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
  155. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
  156. enum.obj : error LNK2019: unresolved external symbol __imp__PyString_AsString referenced in function "protected: static struct _object * __cdecl boost::python::objects::enum_base::to_python(struct _typeobject *,long)" (?to_python@enum_base@objects@python@boost@@KAPAU_object@@PAU_typeobject@@J@Z)
  157. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_AsString
  158. function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
  159. enum.obj : error LNK2019: unresolved external symbol __imp__PyObject_Size referenced in function "int __cdecl boost::python::len(class boost::python::api::object const &)" (?len@python@boost@@YAHABVobject@api@12@@Z)
  160. function.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
  161. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
  162. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
  163. enum.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
  164. class.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
  165. function.obj : error LNK2019: unresolved external symbol __imp__PyType_Type referenced in function "void __cdecl boost::python::converter::detail::register_shared_ptr1<char>(char const volatile *)" (??$register_shared_ptr1@D@detail@converter@python@boost@@YAXPDD@Z)
  166. life_support.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
  167. enum.obj : error LNK2001: unresolved external symbol __imp__PyInt_Type
  168. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyInt_Type
  169. class.obj : error LNK2019: unresolved external symbol __imp__PyMem_Malloc referenced in function "public: static void * __cdecl boost::python::instance_holder::allocate(struct _object *,unsigned int,unsigned int)" (?allocate@instance_holder@python@boost@@SAPAXPAU_object@@II@Z)
  170. class.obj : error LNK2019: unresolved external symbol __imp__PyMem_Free referenced in function "public: static void __cdecl boost::python::instance_holder::deallocate(struct _object *,void *)" (?deallocate@instance_holder@python@boost@@SAXPAU_object@@PAX@Z)
  171. class.obj : error LNK2019: unresolved external symbol __imp__PyType_IsSubtype referenced in function "public: void __thiscall boost::python::instance_holder::install(struct _object *)" (?install@instance_holder@python@boost@@QAEXPAU_object@@@Z)
  172. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyType_IsSubtype
  173. class.obj : error LNK2019: unresolved external symbol __imp__PyType_GenericAlloc referenced in function "void __cdecl boost::python::objects::`dynamic initializer for 'class_type_object''(void)" (??__Eclass_type_object@objects@python@boost@@YAXXZ)
  174. class.obj : error LNK2019: unresolved external symbol __imp___PyType_Lookup referenced in function _class_setattro
  175. class.obj : error LNK2019: unresolved external symbol __imp__PyObject_SetAttrString referenced in function "protected: void __thiscall boost::python::objects::class_base::setattr(char const *,class boost::python::api::object const &)" (?setattr@class_base@objects@python@boost@@IAEXPBDABVobject@api@34@@Z)
  176. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_SetAttrString
  177. class.obj : error LNK2019: unresolved external symbol __imp__PyObject_ClearWeakRefs referenced in function _class_setattro
  178. class.obj : error LNK2019: unresolved external symbol __imp__PyCFunction_NewEx referenced in function "protected: void __thiscall boost::python::objects::class_base::def_no_init(void)" (?def_no_init@class_base@objects@python@boost@@IAEXXZ)
  179. class.obj : error LNK2019: unresolved external symbol __imp__PyStaticMethod_New referenced in function "protected: void __thiscall boost::python::objects::class_base::make_method_static(char const *)" (?make_method_static@class_base@objects@python@boost@@IAEXPBD@Z)
  180. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
  181. class.obj : error LNK2019: unresolved external symbol __imp__PyErr_SetString referenced in function _type_is_gc
  182. function.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
  183. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
  184. errors.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
  185. class.obj : error LNK2019: unresolved external symbol __imp__PyArg_ParseTupleAndKeywords referenced in function _type_is_gc
  186. class.obj : error LNK2001: unresolved external symbol __imp__PyBaseObject_Type
  187. class.obj : error LNK2001: unresolved external symbol __imp__PyModule_Type
  188. class.obj : error LNK2001: unresolved external symbol __imp__PyExc_AttributeError
  189. function.obj : error LNK2019: unresolved external symbol __imp__PyExc_AttributeError referenced in function "class boost::python::api::object __cdecl boost::python::objects::function_object(struct boost::python::objects::py_function const &)" (?function_object@objects@python@boost@@YA?AVobject@api@23@ABUpy_function@123@@Z)
  190. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyExc_AttributeError
  191. class.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
  192. function.obj : error LNK2019: unresolved external symbol __imp__PyExc_RuntimeError referenced in function "public: __thiscall boost::python::docstring_options::docstring_options(bool,bool,bool)" (??0docstring_options@python@boost@@QAE@_N00@Z)
  193. pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
  194. errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
  195. class.obj : error LNK2001: unresolved external symbol __imp__PyProperty_Type
  196. function.obj : error LNK2019: unresolved external symbol __imp__PyObject_SetAttr referenced in function "public: static void __cdecl boost::python::objects::function::add_to_namespace(class boost::python::api::object const &,char const *,class boost::python::api::object const &,char const *)" (?add_to_namespace@function@objects@python@boost@@SAXABVobject@api@34@PBD01@Z)
  197. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_SetAttr
  198. function.obj : error LNK2019: unresolved external symbol __imp__PyString_InternFromString referenced in function "class boost::python::handle<struct boost::python::objects::function> __cdecl boost::python::objects::`anonymous namespace'::not_implemented_function(void)" (?not_implemented_function@?A0xdd0ab7e6@objects@python@boost@@YA?AV?$handle@Ufunction@objects@python@boost@@@34@XZ)
  199. function.obj : error LNK2019: unresolved external symbol __imp__PyTuple_Size referenced in function "public: struct _object * __thiscall boost::python::objects::function::call(struct _object *,struct _object *)const " (?call@function@objects@python@boost@@QBEPAU_object@@PAU5@0@Z)
  200. function.obj : error LNK2019: unresolved external symbol __imp__PyTuple_GetItem referenced in function "private: void __thiscall boost::python::objects::function::argument_error(struct _object *,struct _object *)const " (?argument_error@function@objects@python@boost@@ABEXPAU_object@@0@Z)
  201. function.obj : error LNK2019: unresolved external symbol __imp__PyDict_Size referenced in function "public: struct _object * __thiscall boost::python::objects::function::call(struct _object *,struct _object *)const " (?call@function@objects@python@boost@@QBEPAU_object@@PAU5@0@Z)
  202. function.obj : error LNK2019: unresolved external symbol __imp__PyMethod_New referenced in function "class boost::python::handle<struct boost::python::objects::function> __cdecl boost::python::objects::`anonymous namespace'::not_implemented_function(void)" (?not_implemented_function@?A0xdd0ab7e6@objects@python@boost@@YA?AV?$handle@Ufunction@objects@python@boost@@@34@XZ)
  203. function.obj : error LNK2019: unresolved external symbol __imp__PyErr_NewException referenced in function "private: void __thiscall boost::python::objects::function::argument_error(struct _object *,struct _object *)const " (?argument_error@function@objects@python@boost@@ABEXPAU_object@@0@Z)
  204. function.obj : error LNK2019: unresolved external symbol __imp__PyObject_GetItem referenced in function "public: static void __cdecl boost::python::objects::function::add_to_namespace(class boost::python::api::object const &,char const *,class boost::python::api::object const &,char const *)" (?add_to_namespace@function@objects@python@boost@@SAXABVobject@api@34@PBD01@Z)
  205. object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetItem
  206. function.obj : error LNK2001: unresolved external symbol __imp___Py_NotImplementedStruct
  207. function.obj : error LNK2001: unresolved external symbol __imp__PyCFunction_Type
  208. function.obj : error LNK2001: unresolved external symbol __imp__PyStaticMethod_Type
  209. function.obj : error LNK2001: unresolved external symbol __imp__PyClass_Type
  210. life_support.obj : error LNK2019: unresolved external symbol __imp___PyObject_New referenced in function "struct _object * __cdecl boost::python::objects::make_nurse_and_patient(struct _object *,struct _object *)" (?make_nurse_and_patient@objects@python@boost@@YAPAU_object@@PAU4@0@Z)
  211. life_support.obj : error LNK2019: unresolved external symbol __imp__PyWeakref_NewRef referenced in function "struct _object * __cdecl boost::python::objects::make_nurse_and_patient(struct _object *,struct _object *)" (?make_nurse_and_patient@objects@python@boost@@YAPAU_object@@PAU4@0@Z)
  212. errors.obj : error LNK2019: unresolved external symbol __imp__PyErr_NoMemory referenced in function __catch$?handle_exception_impl@python@boost@@YA_NV?$function0@X@2@@Z$1
  213. errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_IndexError
  214. errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_OverflowError
  215. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyExc_OverflowError
  216. errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_ValueError
  217. module.obj : error LNK2019: unresolved external symbol __imp__Py_InitModule4 referenced in function "struct _object * __cdecl boost::python::detail::init_module(char const *,void (__cdecl*)(void))" (?init_module@detail@python@boost@@YAPAU_object@@PBDP6AXXZ@Z)
  218. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicodeUCS2_FromEncodedObject referenced in function "void * __cdecl boost::python::converter::`anonymous namespace'::convert_to_cstring(struct _object *)" (?convert_to_cstring@?A0x2420f07d@converter@python@boost@@YAPAXPAU_object@@@Z)
  219. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicodeUCS2_AsWideChar referenced in function "public: static class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > __cdecl boost::python::converter::`anonymous namespace'::wstring_rvalue_from_python::extract(struct _object *)" (?extract@wstring_rvalue_from_python@?A0x2420f07d@converter@python@boost@@SA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@PAU_object@@@Z)
  220. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyLong_AsUnsignedLong referenced in function "public: static unsigned char __cdecl boost::python::converter::`anonymous namespace'::unsigned_int_rvalue_from_python<unsigned char>::extract(struct _object *)" (?extract@?$unsigned_int_rvalue_from_python@E@?A0x2420f07d@converter@python@boost@@SAEPAU_object@@@Z)
  221. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyLong_AsLongLong referenced in function "public: static __int64 __cdecl boost::python::converter::`anonymous namespace'::long_long_rvalue_from_python::extract(struct _object *)" (?extract@long_long_rvalue_from_python@?A0x2420f07d@converter@python@boost@@SA_JPAU_object@@@Z)
  222. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyLong_AsUnsignedLongLong referenced in function "public: static unsigned __int64 __cdecl boost::python::converter::`anonymous namespace'::unsigned_long_long_rvalue_from_python::extract(struct _object *)" (?extract@unsigned_long_long_rvalue_from_python@?A0x2420f07d@converter@python@boost@@SA_KPAU_object@@@Z)
  223. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyComplex_RealAsDouble referenced in function "public: static class std::complex<double> __cdecl boost::python::converter::`anonymous namespace'::complex_rvalue_from_python::extract(struct _object *)" (?extract@complex_rvalue_from_python@?A0x2420f07d@converter@python@boost@@SA?AV?$complex@N@std@@PAU_object@@@Z)
  224. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyComplex_ImagAsDouble referenced in function "public: static class std::complex<double> __cdecl boost::python::converter::`anonymous namespace'::complex_rvalue_from_python::extract(struct _object *)" (?extract@complex_rvalue_from_python@?A0x2420f07d@converter@python@boost@@SA?AV?$complex@N@std@@PAU_object@@@Z)
  225. builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyString_Size referenced in function "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl boost::python::converter::`anonymous namespace'::string_rvalue_from_python::extract(struct _object *)" (?extract@string_rvalue_from_python@?A0x2420f07d@converter@python@boost@@SA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAU_object@@@Z)
  226. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyUnicode_Type
  227. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyBool_Type
  228. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyFloat_Type
  229. builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyComplex_Type
  230. iterator.obj : error LNK2001: unresolved external symbol __imp__PyExc_StopIteration
  231. stl_iterator.obj : error LNK2019: unresolved external symbol __imp__PyIter_Next referenced in function "public: void __thiscall boost::python::objects::stl_input_iterator_impl::increment(void)" (?increment@stl_input_iterator_impl@objects@python@boost@@QAEXXZ)
  232. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PyObject_GetAttr referenced in function "class boost::python::api::object __cdecl boost::python::api::getattr(class boost::python::api::object const &,class boost::python::api::object const &)" (?getattr@api@python@boost@@YA?AVobject@123@ABV4123@0@Z)
  233. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PyErr_ExceptionMatches referenced in function "class boost::python::api::object __cdecl boost::python::api::getattr(class boost::python::api::object const &,class boost::python::api::object const &,class boost::python::api::object const &)" (?getattr@api@python@boost@@YA?AVobject@123@ABV4123@00@Z)
  234. object_protocol.obj : error LNK2019: unresolved external symbol __imp___PyEval_SliceIndex referenced in function "struct _object * __cdecl boost::python::api::`anonymous namespace'::apply_slice(struct _object *,struct _object *,struct _object *)" (?apply_slice@?A0x3770268b@api@python@boost@@YAPAU_object@@PAU5@00@Z)
  235. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PyObject_SetItem referenced in function "void __cdecl boost::python::api::setitem(class boost::python::api::object const &,class boost::python::api::object const &,class boost::python::api::object const &)" (?setitem@api@python@boost@@YAXABVobject@123@00@Z)
  236. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PyObject_DelItem referenced in function "void __cdecl boost::python::api::delitem(class boost::python::api::object const &,class boost::python::api::object const &)" (?delitem@api@python@boost@@YAXABVobject@123@0@Z)
  237. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PySequence_GetSlice referenced in function "struct _object * __cdecl boost::python::api::`anonymous namespace'::apply_slice(struct _object *,struct _object *,struct _object *)" (?apply_slice@?A0x3770268b@api@python@boost@@YAPAU_object@@PAU5@00@Z)
  238. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PySequence_SetSlice referenced in function "int __cdecl boost::python::api::`anonymous namespace'::assign_slice(struct _object *,struct _object *,struct _object *,struct _object *)" (?assign_slice@?A0x3770268b@api@python@boost@@YAHPAU_object@@000@Z)
  239. object_protocol.obj : error LNK2019: unresolved external symbol __imp__PySequence_DelSlice referenced in function "int __cdecl boost::python::api::`anonymous namespace'::assign_slice(struct _object *,struct _object *,struct _object *,struct _object *)" (?assign_slice@?A0x3770268b@api@python@boost@@YAHPAU_object@@000@Z)
  240. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyObject_RichCompare referenced in function "class boost::python::api::object __cdecl boost::python::api::operator>(class boost::python::api::object const &,class boost::python::api::object const &)" (??Oapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  241. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Add referenced in function "class boost::python::api::object __cdecl boost::python::api::operator+(class boost::python::api::object const &,class boost::python::api::object const &)" (??Hapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  242. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Subtract referenced in function "class boost::python::api::object __cdecl boost::python::api::operator-(class boost::python::api::object const &,class boost::python::api::object const &)" (??Gapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  243. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Multiply referenced in function "class boost::python::api::object __cdecl boost::python::api::operator*(class boost::python::api::object const &,class boost::python::api::object const &)" (??Dapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  244. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Divide referenced in function "class boost::python::api::object __cdecl boost::python::api::operator/(class boost::python::api::object const &,class boost::python::api::object const &)" (??Kapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  245. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Remainder referenced in function "class boost::python::api::object __cdecl boost::python::api::operator%(class boost::python::api::object const &,class boost::python::api::object const &)" (??Lapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  246. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Lshift referenced in function "class boost::python::api::object __cdecl boost::python::api::operator<<(class boost::python::api::object const &,class boost::python::api::object const &)" (??6api@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  247. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Rshift referenced in function "class boost::python::api::object __cdecl boost::python::api::operator>>(class boost::python::api::object const &,class boost::python::api::object const &)" (??5api@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  248. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_And referenced in function "class boost::python::api::object __cdecl boost::python::api::operator&(class boost::python::api::object const &,class boost::python::api::object const &)" (??Iapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  249. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Xor referenced in function "class boost::python::api::object __cdecl boost::python::api::operator^(class boost::python::api::object const &,class boost::python::api::object const &)" (??Tapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  250. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_Or referenced in function "class boost::python::api::object __cdecl boost::python::api::operator|(class boost::python::api::object const &,class boost::python::api::object const &)" (??Uapi@python@boost@@YA?AVobject@012@ABV3012@0@Z)
  251. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceAdd referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator+=(class boost::python::api::object &,class boost::python::api::object const &)" (??Yapi@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  252. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceSubtract referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator-=(class boost::python::api::object &,class boost::python::api::object const &)" (??Zapi@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  253. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceMultiply referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator*=(class boost::python::api::object &,class boost::python::api::object const &)" (??Xapi@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  254. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceDivide referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator/=(class boost::python::api::object &,class boost::python::api::object const &)" (??_0api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  255. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceRemainder referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator%=(class boost::python::api::object &,class boost::python::api::object const &)" (??_1api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  256. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceLshift referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator<<=(class boost::python::api::object &,class boost::python::api::object const &)" (??_3api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  257. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceRshift referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator>>=(class boost::python::api::object &,class boost::python::api::object const &)" (??_2api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  258. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceAnd referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator&=(class boost::python::api::object &,class boost::python::api::object const &)" (??_4api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  259. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceXor referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator^=(class boost::python::api::object &,class boost::python::api::object const &)" (??_6api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  260. object_operators.obj : error LNK2019: unresolved external symbol __imp__PyNumber_InPlaceOr referenced in function "class boost::python::api::object & __cdecl boost::python::api::operator|=(class boost::python::api::object &,class boost::python::api::object const &)" (??_5api@python@boost@@YAAAVobject@012@AAV3012@ABV3012@@Z)
  261. wrapper.obj : error LNK2019: unresolved external symbol __imp__PyDict_GetItemString referenced in function "protected: class boost::python::override __thiscall boost::python::detail::wrapper_base::get_override(char const *,struct _typeobject *)const " (?get_override@wrapper_base@detail@python@boost@@IBE?AVoverride@34@PBDPAU_typeobject@@@Z)
  262. wrapper.obj : error LNK2001: unresolved external symbol __imp__PyMethod_Type
  263. import.obj : error LNK2019: unresolved external symbol __imp__PyImport_ImportModule referenced in function "class boost::python::api::object __cdecl boost::python::import(class boost::python::str)" (?import@python@boost@@YA?AVobject@api@12@Vstr@12@@Z)
  264. exec.obj : error LNK2019: unresolved external symbol __imp__PyFile_FromString referenced in function "class boost::python::api::object __cdecl boost::python::exec_file(class boost::python::str,class boost::python::api::object,class boost::python::api::object)" (?exec_file@python@boost@@YA?AVobject@api@12@Vstr@12@V3412@1@Z)
  265. exec.obj : error LNK2019: unresolved external symbol __imp__PyFile_AsFile referenced in function "class boost::python::api::object __cdecl boost::python::exec_file(class boost::python::str,class boost::python::api::object,class boost::python::api::object)" (?exec_file@python@boost@@YA?AVobject@api@12@Vstr@12@V3412@1@Z)
  266. exec.obj : error LNK2019: unresolved external symbol __imp__PyRun_StringFlags referenced in function "class boost::python::api::object __cdecl boost::python::eval(class boost::python::str,class boost::python::api::object,class boost::python::api::object)" (?eval@python@boost@@YA?AVobject@api@12@Vstr@12@V3412@1@Z)
  267. exec.obj : error LNK2019: unresolved external symbol __imp__PyRun_FileExFlags referenced in function "class boost::python::api::object __cdecl boost::python::exec_file(class boost::python::str,class boost::python::api::object,class boost::python::api::object)" (?exec_file@python@boost@@YA?AVobject@api@12@Vstr@12@V3412@1@Z)
  268. exec.obj : error LNK2019: unresolved external symbol __imp__PyEval_GetGlobals referenced in function "class boost::python::api::object __cdecl boost::python::eval(class boost::python::str,class boost::python::api::object,class boost::python::api::object)" (?eval@python@boost@@YA?AVobject@api@12@Vstr@12@V3412@1@Z)
  269. ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.dll : fatal error LNK1120: 135 unresolved externals
  270.  
  271. call "C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x86 >nul
  272. link /NOLOGO /INCREMENTAL:NO /DLL /DEBUG /MACHINE:X86 /subsystem:console /out:"..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.dll" /IMPLIB:"..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.lib" /LIBPATH:"C:\python27\libs" @"..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.dll.rsp"
  273. if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
  274.  
  275. ...failed msvc.link.dll ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.dll ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.lib ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.pdb...
  276. ...removing ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.lib
  277. ...removing ..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi\boost_python-vc110-mt-gd-1_53.pdb
  278. ...skipped <pbin\msvc-11.0\debug\threading-multi>hello_ext.pyd for lack of <p..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi>boost_python-vc110-mt-gd-1_53.lib...
  279. ...skipped <pbin\msvc-11.0\debug\threading-multi>hello_ext.lib for lack of <p..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi>boost_python-vc110-mt-gd-1_53.lib...
  280. ...skipped <pbin\msvc-11.0\debug\threading-multi>hello_ext.pdb for lack of <p..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi>boost_python-vc110-mt-gd-1_53.lib...
  281. ...skipped <p.>boost_python-vc110-mt-gd-1_53.dll for lack of <p..\..\..\..\bin.v2\libs\python\build\msvc-11.0\debug\threading-multi>boost_python-vc110-mt-gd-1_53.dll...
  282. ...skipped <p.>hello_ext.pyd for lack of <pbin\msvc-11.0\debug\threading-multi>hello_ext.pyd...
  283. ...skipped <pbin\hello.test\msvc-11.0\debug\threading-multi>hello for lack of <pbin\msvc-11.0\debug\threading-multi>hello_ext.pyd...
  284. ...failed updating 3 targets...
  285. ...skipped 7 targets...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement