Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-04 14:28:52


Be sure you're not missing libs/python/src/errors.cpp

HTH,
Dave

----- Original Message -----
From: "David GD Wilson" <firestar_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Saturday, May 04, 2002 2:16 PM
Subject: [boost] handle_exception_impl() + expect_non_null() unresloved
external symbol (vc7)

> 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)
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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