Ticket #4607: python.log

File python.log, 97.9 KB (added by Katie Chan, 12 years ago)

Build log

Line 
1
2D:\libs\boost_1_44_0>bjam --build-dir=x86 --build-type=complete --with-python -j2 stage
3
4Component configuration:
5
6 - date_time : not building
7 - filesystem : not building
8 - graph : not building
9 - graph_parallel : not building
10 - iostreams : not building
11 - math : not building
12 - mpi : not building
13 - program_options : not building
14 - python : building
15 - random : not building
16 - regex : not building
17 - serialization : not building
18 - signals : not building
19 - system : not building
20 - test : not building
21 - thread : not building
22 - wave : not building
23
24...patience...
25...patience...
26...found 1682 targets...
27...updating 11 targets...
28msvc.link.dll x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.dll
29 Creating library x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.lib and object x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.exp
30function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
31numeric.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@?A0x9a30ad83@numeric@python@boost@@YAXXZ)
32from_python.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
33registry.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
34class.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
35numeric.obj : error LNK2001: unresolved external symbol __imp__PyExc_ImportError
36numeric.obj : error LNK2019: unresolved external symbol __imp__PyErr_Clear referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
37class.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
38function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
39object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
40numeric.obj : error LNK2019: unresolved external symbol __imp__PyCallable_Check referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
41class.obj : error LNK2001: unresolved external symbol __imp__PyCallable_Check
42object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
43wrapper.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
44numeric.obj : error LNK2019: unresolved external symbol __imp__PyObject_GetAttrString referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
45enum.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
46class.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
47function.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
48numeric.obj : error LNK2019: unresolved external symbol __imp__PyImport_Import referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
49numeric.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)
50from_python.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsInstance
51class.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsInstance
52enum.obj : error LNK2019: unresolved external symbol __imp__PyEval_CallFunction referenced in function "public: __thiscall boost::python::api::object::object<unsigned int>(unsigned int const &)" (??$?0I@object@api@python@boost@@QAE@ABI@Z)
53class.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
54pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
55stl_iterator.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
56numeric.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
57list.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
58dict.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
59str.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
60function.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
61function_doc_signature.obj : error LNK2019: unresolved external symbol __imp__PyInt_FromLong referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::assign(char const *,unsigned int)" (?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBDI@Z)
62numeric.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
63list.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
64enum.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
65class.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
66numeric.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)
67class.obj : error LNK2001: unresolved external symbol __imp__PyBool_FromLong
68numeric.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)
69str.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
70builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
71function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
72wrapper.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
73import.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
74exec.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
75function_doc_signature.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
76iterator.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
77stl_iterator.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
78object_protocol.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
79object_operators.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
80life_support.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
81pickle_support.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
82module.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
83builtin_converters.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
84registry.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
85enum.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
86class.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
87function.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
88tuple.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
89str.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
90slice.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
91from_python.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
92numeric.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
93list.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
94long.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
95dict.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
96str.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
97class.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
98list.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)
99long.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
100dict.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
101tuple.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
102list.obj : error LNK2001: unresolved external symbol __imp__PyList_Type
103list.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)
104list.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)
105list.obj : error LNK2019: unresolved external symbol __imp__PyInt_AsLong referenced in function "public: long __thiscall boost::python::detail::list_base::index(class boost::python::api::object const &)const " (?index@list_base@detail@python@boost@@QBEJABVobject@api@34@@Z)
106str.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
107class.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
108builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
109list.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)
110pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
111builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
112stl_iterator.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
113function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
114list.obj : error LNK2019: unresolved external symbol __imp__PyErr_Occurred referenced in function "public: void __thiscall boost::python::detail::list_base::insert(class boost::python::api::object const &,class boost::python::api::object const &)" (?insert@list_base@detail@python@boost@@QAEXABVobject@api@34@0@Z)
115str.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
116enum.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
117function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
118list.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)
119list.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)
120long.obj : error LNK2001: unresolved external symbol __imp__PyLong_Type
121builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyLong_Type
122dict.obj : error LNK2001: unresolved external symbol __imp__PyDict_Type
123enum.obj : error LNK2001: unresolved external symbol __imp__PyDict_Type
124dict.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)
125class.obj : error LNK2001: unresolved external symbol __imp__PyDict_New
126dict.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)
127dict.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)
128dict.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)
129function.obj : error LNK2001: unresolved external symbol __imp__PyDict_GetItem
130dict.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)
131dict.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)
132dict.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)
133dict.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)
134tuple.obj : error LNK2001: unresolved external symbol __imp__PyTuple_Type
135pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyTuple_Type
136function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
137tuple.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)
138enum.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
139class.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
140function.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
141str.obj : error LNK2001: unresolved external symbol __imp__PyString_Type
142builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_Type
143str.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)
144builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_FromString
145str.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)
146slice.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)
147object_protocol.obj : error LNK2001: unresolved external symbol __imp__PySlice_New
148pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
149iterator.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
150from_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)
151registry.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
152class.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
153function.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
154from_python.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
155registry.obj : error LNK2019: unresolved external symbol __imp__PyExc_TypeError 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)
156class.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
157function.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
158from_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)
159registry.obj : error LNK2001: unresolved external symbol __imp__PyString_FromFormat
160enum.obj : error LNK2001: unresolved external symbol __imp__PyString_FromFormat
161from_python.obj : error LNK2001: unresolved external symbol __imp__PyExc_ReferenceError
162registry.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)
163enum.obj : error LNK2019: unresolved external symbol __imp__PyString_AsString referenced in function _enum_repr
164builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_AsString
165enum.obj : error LNK2001: unresolved external symbol __imp__PyInt_Type
166builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyInt_Type 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@?A0x8b972c25@converter@python@boost@@SA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@PAU_object@@@Z)
167enum.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@?A0x982faf66@objects@python@boost@@YA?AVobject@api@34@PBD0@Z)
168class.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
169function.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
170life_support.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
171enum.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
172class.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
173function.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
174life_support.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
175function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
176enum.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)
177function.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
178pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
179builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
180builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
181function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
182enum.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)
183class.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
184function.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
185pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
186enum.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)
187class.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
188function.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
189function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
190class.obj : error LNK2019: unresolved external symbol __imp__PyArg_ParseTupleAndKeywords referenced in function _property_init
191builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
192class.obj : error LNK2019: unresolved external symbol __imp__PyErr_SetString referenced in function _static_data_descr_set
193function.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
194pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
195errors.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
196class.obj : error LNK2001: unresolved external symbol __imp__PyExc_AttributeError
197object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyExc_AttributeError
198class.obj : error LNK2001: unresolved external symbol __imp__PyProperty_Type
199class.obj : error LNK2019: unresolved external symbol __imp__PyObject_ClearWeakRefs referenced in function _instance_dealloc
200class.obj : error LNK2001: unresolved external symbol __imp__PyBaseObject_Type
201class.obj : error LNK2001: unresolved external symbol __imp__PyModule_Type
202class.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
203function.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
204pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
205errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
206class.obj : error LNK2019: unresolved external symbol __imp__PyType_IsSubtype referenced in function "class boost::python::api::object __cdecl boost::python::objects::`anonymous namespace'::new_class(char const *,unsigned int,struct boost::python::type_info const * const,char const *)" (?new_class@?A0x35516d17@objects@python@boost@@YA?AVobject@api@34@PBDIQBUtype_info@34@0@Z)
207builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyType_IsSubtype
208class.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)
209object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_SetAttrString
210class.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)
211class.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)
212class.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)
213class.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)
214class.obj : error LNK2019: unresolved external symbol __imp___PyType_Lookup referenced in function _class_setattro
215class.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)
216function.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)
217function.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)
218function.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)
219function.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)
220function.obj : error LNK2001: unresolved external symbol __imp___Py_NotImplementedStruct
221function.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)
222object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_SetAttr
223function.obj : error LNK2001: unresolved external symbol __imp__PyStaticMethod_Type
224function.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)
225object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetItem
226function.obj : error LNK2001: unresolved external symbol __imp__PyClass_Type
227function.obj : error LNK2019: unresolved external symbol __imp__PyMethod_New referenced in function _function_descr_get
228function.obj : error LNK2019: unresolved external symbol __imp__PyString_InternFromString referenced in function _function_get_name
229function.obj : error LNK2001: unresolved external symbol __imp__PyCFunction_Type
230life_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)
231life_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)
232errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_ValueError
233errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_IndexError
234errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_OverflowError
235builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyExc_OverflowError
236errors.obj : error LNK2019: unresolved external symbol __imp__PyErr_NoMemory referenced in function __catch$?handle_exception_impl@python@boost@@YA_NV?$function0@X@2@@Z$0
237module.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)
238builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicodeUCS2_FromEncodedObject referenced in function _encode_string_unaryfunc
239builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyBool_Type
240builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyFloat_Type
241builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyComplex_Type
242builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyUnicode_Type
243builtin_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@?A0x8b972c25@converter@python@boost@@SA_JPAU_object@@@Z)
244builtin_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@?A0x8b972c25@converter@python@boost@@SA_KPAU_object@@@Z)
245builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$complex@N@std@@PAU_object@@@Z)
246builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$complex@N@std@@PAU_object@@@Z)
247builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@PAU_object@@@Z)
248builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAU_object@@@Z)
249builtin_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@?A0x8b972c25@converter@python@boost@@SAEPAU_object@@@Z)
250builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicodeUCS2_AsUTF8String referenced in function "void __cdecl boost::python::converter::`anonymous namespace'::`dynamic initializer for 'py_unicode_as_string_unaryfunc''(void)" (??__Epy_unicode_as_string_unaryfunc@?A0x8b972c25@converter@python@boost@@YAXXZ)
251iterator.obj : error LNK2001: unresolved external symbol __imp__PyExc_StopIteration
252stl_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)
253object_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)
254object_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)
255object_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)
256object_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)
257object_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@?A0x6bdfd636@api@python@boost@@YAPAU_object@@PAU5@00@Z)
258object_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@?A0x6bdfd636@api@python@boost@@YAPAU_object@@PAU5@00@Z)
259object_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@?A0x6bdfd636@api@python@boost@@YAHPAU_object@@000@Z)
260object_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@?A0x6bdfd636@api@python@boost@@YAHPAU_object@@000@Z)
261object_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)
262object_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)
263object_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)
264object_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)
265object_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)
266object_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)
267object_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)
268object_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)
269object_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)
270object_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)
271object_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)
272object_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)
273object_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)
274object_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)
275object_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)
276object_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)
277object_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)
278object_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)
279object_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)
280object_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)
281object_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)
282wrapper.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)
283wrapper.obj : error LNK2001: unresolved external symbol __imp__PyMethod_Type
284import.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)
285exec.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)
286exec.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)
287exec.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)
288exec.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)
289exec.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)
290x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.dll : fatal error LNK1120: 136 unresolved externals
291
292 call "D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul
293link /NOLOGO /INCREMENTAL:NO /DLL /DEBUG /MACHINE:X86 /subsystem:console /out:"x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.dll" /IMPLIB:"x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.lib" /LIBPATH:"C:\Python27\libs" @"x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.dll.rsp"
294 if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
295
296...failed msvc.link.dll x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.dll x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.lib x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.pdb...
297...removing x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.lib
298...removing x86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi\boost_python-vc100-mt-gd-1_44.pdb
299...skipped <pstage\lib>boost_python-vc100-mt-gd-1_44.dll for lack of <px86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi>boost_python-vc100-mt-gd-1_44.dll...
300...skipped <pstage\lib>boost_python-vc100-mt-gd-1_44.lib for lack of <px86\boost\bin.v2\libs\python\build\msvc-10.0\debug\threading-multi>boost_python-vc100-mt-gd-1_44.lib...
301...skipped <pstage\lib>boost_python-vc100-mt-gd.lib for lack of <pstage\lib>boost_python-vc100-mt-gd-1_44.lib...
302msvc.link.dll x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.dll
303 Creating library x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.lib and object x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.exp
304function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
305numeric.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@?A0x9a30ad83@numeric@python@boost@@YAXXZ)
306from_python.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
307registry.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
308class.obj : error LNK2001: unresolved external symbol __imp__PyErr_Format
309numeric.obj : error LNK2019: unresolved external symbol __imp__PyExc_ImportError referenced in function "void __cdecl boost::python::numeric::`anonymous namespace'::throw_load_failure(void)" (?throw_load_failure@?A0x9a30ad83@numeric@python@boost@@YAXXZ)
310enum.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
311class.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
312pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
313stl_iterator.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
314numeric.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)
315list.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
316dict.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
317str.obj : error LNK2001: unresolved external symbol __imp__PyEval_CallFunction
318wrapper.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
319import.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
320exec.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
321function_doc_signature.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
322iterator.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
323stl_iterator.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
324object_protocol.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
325object_operators.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
326life_support.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
327pickle_support.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
328module.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
329builtin_converters.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
330registry.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
331enum.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
332class.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
333function.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
334tuple.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
335str.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
336slice.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
337from_python.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
338numeric.obj : error LNK2019: unresolved external symbol __imp___Py_NoneStruct referenced in function "public: __thiscall boost::python::api::object::object(void)" (??0object@api@python@boost@@QAE@XZ)
339list.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
340long.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
341dict.obj : error LNK2001: unresolved external symbol __imp___Py_NoneStruct
342numeric.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)
343class.obj : error LNK2001: unresolved external symbol __imp__PyBool_FromLong
344function.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
345function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
346numeric.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)
347list.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
348enum.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
349class.obj : error LNK2001: unresolved external symbol __imp__PyInt_FromLong
350numeric.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)
351str.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
352builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
353function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyString_FromStringAndSize
354numeric.obj : error LNK2019: unresolved external symbol __imp__PyErr_Clear referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
355class.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
356function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
357object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyErr_Clear
358numeric.obj : error LNK2019: unresolved external symbol __imp__PyCallable_Check referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
359class.obj : error LNK2001: unresolved external symbol __imp__PyCallable_Check
360object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
361wrapper.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
362numeric.obj : error LNK2019: unresolved external symbol __imp__PyObject_GetAttrString referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
363enum.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
364class.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
365function.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetAttrString
366numeric.obj : error LNK2019: unresolved external symbol __imp__PyImport_Import referenced in function "bool __cdecl boost::python::numeric::`anonymous namespace'::load(bool)" (?load@?A0x9a30ad83@numeric@python@boost@@YA_N_N@Z)
367numeric.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)
368from_python.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsInstance
369class.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsInstance
370str.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
371class.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
372list.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)
373long.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
374dict.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
375tuple.obj : error LNK2001: unresolved external symbol __imp__PyObject_CallFunction
376list.obj : error LNK2019: unresolved external symbol __imp__PyList_Type 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)
377list.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)
378list.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)
379list.obj : error LNK2019: unresolved external symbol __imp__PyInt_AsLong referenced in function "public: long __thiscall boost::python::detail::list_base::index(class boost::python::api::object const &)const " (?index@list_base@detail@python@boost@@QBEJABVobject@api@34@@Z)
380str.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
381class.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
382builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyInt_AsLong
383list.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)
384pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
385builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
386stl_iterator.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
387function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
388list.obj : error LNK2019: unresolved external symbol __imp__PyErr_Occurred referenced in function "public: void __thiscall boost::python::detail::list_base::insert(class boost::python::api::object const &,class boost::python::api::object const &)" (?insert@list_base@detail@python@boost@@QAEXABVobject@api@34@0@Z)
389str.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
390enum.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
391function.obj : error LNK2001: unresolved external symbol __imp__PyErr_Occurred
392list.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)
393list.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)
394long.obj : error LNK2019: unresolved external symbol __imp__PyLong_Type referenced in function "private: static struct boost::python::detail::new_non_null_reference_t * __cdecl boost::python::detail::long_base::call(class boost::python::api::object const &)" (?call@long_base@detail@python@boost@@CAPAUnew_non_null_reference_t@234@ABVobject@api@34@@Z)
395builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyLong_Type
396dict.obj : error LNK2019: unresolved external symbol __imp__PyDict_Type referenced in function "bool __cdecl boost::python::detail::`anonymous namespace'::check_exact(struct boost::python::detail::dict_base const *)" (?check_exact@?A0x4067999c@detail@python@boost@@YA_NPBUdict_base@234@@Z)
397enum.obj : error LNK2001: unresolved external symbol __imp__PyDict_Type
398dict.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)
399class.obj : error LNK2001: unresolved external symbol __imp__PyDict_New
400dict.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)
401dict.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)
402dict.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)
403function.obj : error LNK2001: unresolved external symbol __imp__PyDict_GetItem
404dict.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)
405dict.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)
406dict.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)
407dict.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)
408tuple.obj : error LNK2019: unresolved external symbol __imp__PyTuple_Type referenced in function "private: static struct boost::python::detail::new_reference_t * __cdecl boost::python::detail::tuple_base::call(class boost::python::api::object const &)" (?call@tuple_base@detail@python@boost@@CAPAUnew_reference_t@234@ABVobject@api@34@@Z)
409pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyTuple_Type
410function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
411tuple.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)
412enum.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
413class.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
414function.obj : error LNK2001: unresolved external symbol __imp__PyTuple_New
415str.obj : error LNK2019: unresolved external symbol __imp__PyString_Type referenced in function "private: static struct boost::python::detail::new_reference_t * __cdecl boost::python::detail::str_base::call(class boost::python::api::object const &)" (?call@str_base@detail@python@boost@@CAPAUnew_reference_t@234@ABVobject@api@34@@Z)
416builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_Type
417str.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)
418builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_FromString
419str.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)
420slice.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)
421object_protocol.obj : error LNK2001: unresolved external symbol __imp__PySlice_New
422pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
423iterator.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
424from_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)
425registry.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
426class.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
427function.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetObject
428from_python.obj : error LNK2019: unresolved external symbol __imp__PyExc_TypeError 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)
429registry.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
430class.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
431function.obj : error LNK2001: unresolved external symbol __imp__PyExc_TypeError
432from_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)
433registry.obj : error LNK2001: unresolved external symbol __imp__PyString_FromFormat
434enum.obj : error LNK2001: unresolved external symbol __imp__PyString_FromFormat
435from_python.obj : error LNK2019: unresolved external symbol __imp__PyExc_ReferenceError referenced in function "void * __cdecl boost::python::converter::`anonymous namespace'::lvalue_result_from_python(struct _object *,struct boost::python::converter::registration const &,char const *)" (?lvalue_result_from_python@?A0xa60e7e26@converter@python@boost@@YAPAXPAU_object@@ABUregistration@234@PBD@Z)
436registry.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)
437function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
438enum.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)
439function.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
440pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
441builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyObject_Size
442builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
443function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
444enum.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)
445class.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
446function.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
447pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyObject_IsTrue
448enum.obj : error LNK2019: unresolved external symbol __imp__PyString_AsString referenced in function _enum_repr
449builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyString_AsString
450enum.obj : error LNK2019: unresolved external symbol __imp__PyInt_Type referenced in function _enum_str
451builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyInt_Type
452enum.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)
453class.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
454function.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
455function_doc_signature.obj : error LNK2001: unresolved external symbol __imp__PyLong_FromUnsignedLong
456enum.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@?A0x982faf66@objects@python@boost@@YA?AVobject@api@34@PBD0@Z)
457class.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
458function.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
459life_support.obj : error LNK2001: unresolved external symbol __imp__PyType_Ready
460enum.obj : error LNK2019: unresolved external symbol __imp__PyType_Type referenced in function "class boost::python::api::object __cdecl boost::python::objects::`anonymous namespace'::new_enum_type(char const *,char const *)" (?new_enum_type@?A0x982faf66@objects@python@boost@@YA?AVobject@api@34@PBD0@Z)
461class.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
462function.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
463life_support.obj : error LNK2001: unresolved external symbol __imp__PyType_Type
464class.obj : error LNK2019: unresolved external symbol __imp__PyArg_ParseTupleAndKeywords referenced in function _property_init
465builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
466class.obj : error LNK2019: unresolved external symbol __imp__PyErr_SetString referenced in function _static_data_descr_set
467function.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
468pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
469errors.obj : error LNK2001: unresolved external symbol __imp__PyErr_SetString
470class.obj : error LNK2019: unresolved external symbol __imp__PyExc_AttributeError referenced in function _static_data_descr_set
471object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyExc_AttributeError
472class.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)
473object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_SetAttrString
474class.obj : error LNK2019: unresolved external symbol __imp__PyExc_RuntimeError referenced in function _no_init
475function.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
476pickle_support.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
477errors.obj : error LNK2001: unresolved external symbol __imp__PyExc_RuntimeError
478class.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)
479class.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)
480class.obj : error LNK2019: unresolved external symbol __imp__PyObject_ClearWeakRefs referenced in function _instance_dealloc
481class.obj : error LNK2019: unresolved external symbol __imp__PyProperty_Type referenced in function "protected: void __thiscall boost::python::objects::class_base::add_property(char const *,class boost::python::api::object const &,char const *)" (?add_property@class_base@objects@python@boost@@IAEXPBDABVobject@api@34@0@Z)
482class.obj : error LNK2019: unresolved external symbol __imp___PyType_Lookup referenced in function _class_setattro
483class.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)
484class.obj : error LNK2019: unresolved external symbol __imp__PyBaseObject_Type referenced in function "class boost::python::handle<struct _typeobject> __cdecl boost::python::objects::class_type(void)" (?class_type@objects@python@boost@@YA?AV?$handle@U_typeobject@@@23@XZ)
485class.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)
486class.obj : error LNK2019: unresolved external symbol __imp__PyModule_Type referenced in function "class boost::python::api::object __cdecl boost::python::objects::module_prefix(void)" (?module_prefix@objects@python@boost@@YA?AVobject@api@23@XZ)
487class.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)
488function.obj : error LNK2019: unresolved external symbol __imp___Py_NotImplementedStruct referenced in function "struct _object * __cdecl boost::python::objects::`anonymous namespace'::not_implemented(struct _object *,struct _object *)" (?not_implemented@?A0x81a5475b@objects@python@boost@@YAPAU_object@@PAU5@0@Z)
489function.obj : error LNK2019: unresolved external symbol __imp__PyMethod_New referenced in function _function_descr_get
490function.obj : error LNK2019: unresolved external symbol __imp__PyString_InternFromString referenced in function _function_get_name
491function.obj : error LNK2019: unresolved external symbol __imp__PyCFunction_Type referenced in function _function_get_class
492function.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)
493function.obj : error LNK2019: unresolved external symbol __imp__PyTuple_Size 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)
494function.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)
495function.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)
496object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_SetAttr
497function.obj : error LNK2019: unresolved external symbol __imp__PyStaticMethod_Type 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)
498function.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)
499object_protocol.obj : error LNK2001: unresolved external symbol __imp__PyObject_GetItem
500function.obj : error LNK2019: unresolved external symbol __imp__PyClass_Type 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)
501function.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)
502life_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)
503life_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)
504errors.obj : error LNK2019: unresolved external symbol __imp__PyExc_ValueError referenced in function __catch$?handle_exception_impl@python@boost@@YA_NV?$function0@X@2@@Z$0
505errors.obj : error LNK2019: unresolved external symbol __imp__PyExc_IndexError referenced in function __catch$?handle_exception_impl@python@boost@@YA_NV?$function0@X@2@@Z$0
506errors.obj : error LNK2019: unresolved external symbol __imp__PyExc_OverflowError referenced in function __catch$?handle_exception_impl@python@boost@@YA_NV?$function0@X@2@@Z$0
507builtin_converters.obj : error LNK2001: unresolved external symbol __imp__PyExc_OverflowError
508errors.obj : error LNK2019: unresolved external symbol __imp__PyErr_NoMemory referenced in function __catch$?handle_exception_impl@python@boost@@YA_NV?$function0@X@2@@Z$0
509module.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)
510builtin_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@?A0x8b972c25@converter@python@boost@@SA_JPAU_object@@@Z)
511builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyBool_Type referenced in function "public: static struct _typeobject const * __cdecl boost::python::converter::`anonymous namespace'::bool_rvalue_from_python::get_pytype(void)" (?get_pytype@bool_rvalue_from_python@?A0x8b972c25@converter@python@boost@@SAPBU_typeobject@@XZ)
512builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyType_IsSubtype referenced in function "public: static struct _object * (__cdecl** __cdecl boost::python::converter::`anonymous namespace'::float_rvalue_from_python::get_slot(struct _object *))(struct _object *)" (?get_slot@float_rvalue_from_python@?A0x8b972c25@converter@python@boost@@SAPAP6APAU_object@@PAU6@@Z0@Z)
513builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyFloat_Type referenced in function "public: static struct _object * (__cdecl** __cdecl boost::python::converter::`anonymous namespace'::float_rvalue_from_python::get_slot(struct _object *))(struct _object *)" (?get_slot@float_rvalue_from_python@?A0x8b972c25@converter@python@boost@@SAPAP6APAU_object@@PAU6@@Z0@Z)
514builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicodeUCS2_FromEncodedObject referenced in function _encode_string_unaryfunc
515builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicode_Type referenced in function "public: static struct _typeobject const * __cdecl boost::python::converter::`anonymous namespace'::wstring_rvalue_from_python::get_pytype(void)" (?get_pytype@wstring_rvalue_from_python@?A0x8b972c25@converter@python@boost@@SAPBU_typeobject@@XZ)
516builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyComplex_Type referenced in function "public: static struct _object * (__cdecl** __cdecl boost::python::converter::`anonymous namespace'::complex_rvalue_from_python::get_slot(struct _object *))(struct _object *)" (?get_slot@complex_rvalue_from_python@?A0x8b972c25@converter@python@boost@@SAPAP6APAU_object@@PAU6@@Z0@Z)
517builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$complex@N@std@@PAU_object@@@Z)
518builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$complex@N@std@@PAU_object@@@Z)
519builtin_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@?A0x8b972c25@converter@python@boost@@SA_KPAU_object@@@Z)
520builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyLong_AsUnsignedLong referenced in function "public: static unsigned int __cdecl boost::python::converter::`anonymous namespace'::unsigned_int_rvalue_from_python<unsigned int>::extract(struct _object *)" (?extract@?$unsigned_int_rvalue_from_python@I@?A0x8b972c25@converter@python@boost@@SAIPAU_object@@@Z)
521builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAU_object@@@Z)
522builtin_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@?A0x8b972c25@converter@python@boost@@SA?AV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@PAU_object@@@Z)
523builtin_converters.obj : error LNK2019: unresolved external symbol __imp__PyUnicodeUCS2_AsUTF8String referenced in function "void __cdecl boost::python::converter::`anonymous namespace'::`dynamic initializer for 'py_unicode_as_string_unaryfunc''(void)" (??__Epy_unicode_as_string_unaryfunc@?A0x8b972c25@converter@python@boost@@YAXXZ)
524iterator.obj : error LNK2019: unresolved external symbol __imp__PyExc_StopIteration referenced in function "void __cdecl boost::python::objects::stop_iteration_error(void)" (?stop_iteration_error@objects@python@boost@@YAXXZ)
525stl_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)
526object_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)
527object_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)
528object_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@?A0x6bdfd636@api@python@boost@@YAPAU_object@@PAU5@00@Z)
529object_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@?A0x6bdfd636@api@python@boost@@YAPAU_object@@PAU5@00@Z)
530object_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@?A0x6bdfd636@api@python@boost@@YAHPAU_object@@000@Z)
531object_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@?A0x6bdfd636@api@python@boost@@YAHPAU_object@@000@Z)
532object_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)
533object_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)
534object_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)
535object_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)
536object_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)
537object_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)
538object_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)
539object_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)
540object_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)
541object_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)
542object_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)
543object_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)
544object_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)
545object_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)
546object_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)
547object_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)
548object_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)
549object_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)
550object_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)
551object_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)
552object_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)
553object_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)
554object_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)
555wrapper.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)
556wrapper.obj : error LNK2019: unresolved external symbol __imp__PyMethod_Type 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)
557import.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)
558exec.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)
559exec.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)
560exec.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)
561exec.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)
562exec.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)
563x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.dll : fatal error LNK1120: 136 unresolved externals
564
565 call "D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" x86 >nul
566link /NOLOGO /INCREMENTAL:NO /DLL /MACHINE:X86 /subsystem:console /out:"x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.dll" /IMPLIB:"x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.lib" /LIBPATH:"C:\Python27\libs" @"x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.dll.rsp"
567 if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
568
569...failed msvc.link.dll x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.dll x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.lib...
570...removing x86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi\boost_python-vc100-mt-1_44.lib
571...skipped <pstage\lib>boost_python-vc100-mt-1_44.lib for lack of <px86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi>boost_python-vc100-mt-1_44.lib...
572...skipped <pstage\lib>boost_python-vc100-mt.lib for lack of <pstage\lib>boost_python-vc100-mt-1_44.lib...
573...skipped <pstage\lib>boost_python-vc100-mt-1_44.dll for lack of <px86\boost\bin.v2\libs\python\build\msvc-10.0\release\threading-multi>boost_python-vc100-mt-1_44.lib...
574...failed updating 4 targets...
575...skipped 6 targets...
576...updated 1 target...