Boost logo

Boost :

From: David GD Wilson (firestar_at_[hidden])
Date: 2002-05-04 14:16:11


Hi,

I am having problems with these two unresolved external symbol errors
when linking projects containing the boost.python lib. I did manage to
get rid of these errors before by changing something. However I can't
for the life of me remember what I did :(

Can anyone shed any light on how to compile boost.python to get rid of
these errors!

Any help much appreciated

David

core error LNK2001: unresolved external symbol "bool __cdecl
boost::python::handle_exception_impl(class boost::function0<void,struct
boost::empty_function_policy,struct boost::empty_function_mixin,int>)"
(?handle_exception_impl_at_python@boost@@YA_NV?$function0_at_XUempty_function_
policy_at_boost@@Uempty_function_mixin_at_2@H_at_2@@Z)

core error LNK2001: unresolved external symbol "struct _object * __cdecl
boost::python::expect_non_null(struct _object *)"
(?expect_non_null_at_python@boost@@YAPAU_object@@PAU3@@Z)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk