[C++-sig] Full Cross-Module Support for Boost Python on Windows

David Abrahams dave at boostpro.com
Thu Jan 8 20:49:02 CET 2009


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

> Hi all,
>
>  
>
> I am new to Python and just recently started using boost python to
> create some wrappers for some C++  static  libraries.  I have been able
> to get most everything to work from the documentation and community
> examples. Thank you for your efforts.
>
>  
>
>  The one issue that I am still hitting is full cross module support for
> boost wrapped modules running on windows. I've looked through the past
> discussions

What do you mean by "full cross module support?"  As far as I know, we
do have it, provided you use the DLL version of the Boost.Python
library.

> Does anyone know the current state for the full cross-module support on
> the windows platform? Has this been solved by anyone? Am I still having
> problems because of older libraries?

You haven't really said what the problem is yet.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com


More information about the Cplusplus-sig mailing list