on Thu Jan 08 2009, "Del Robins" <Del_Robins-AT-symantec.com> wrote:

> Sorry, the problem is being able to find classes/types wrapped and
> exported from module A that are used as a parameter/argument type to a
> function in module B.  It all works fine when they are in the same
> module.
>
> You may have hit the nail on the head though, I'm using the static
> version of the boost libs because of some other conflicts with the
> runtime dll and another one of our libraries. I will write a test to
> verify/clarify the situation.

http://www.boost.org/doc/libs/1_37_0/libs/python/doc/building.html#choosing-a-boost-python-library-binary

HTH,
-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to