[C++-sig] Re: building boost.python on windows

Olivier Ravard olivier.ravard at novagrid.com
Mon May 10 10:00:56 CEST 2004


----- Original Message -----
From: "David Abrahams" <dave at boost-consulting.com>
To: <c++-sig at python.org>
Sent: Friday, May 07, 2004 7:39 PM
Subject: [C++-sig] Re: building boost.python on windows


> Olivier Ravard <olivier.ravard at univ-rennes1.fr> writes:
>
> > Hi everybody,
> >
> > I used boost.python on linux since a long time and it works fine.
> > This is a great tool for developping hybrid applications.
> >
> > I am trying to compile boost.python on windows with the Microsoft Visual
> > C++ 2003 Toolkit. The compilation of file works but when linking to
> > build the
> > .dll, there is many many error for unresolved symbols about
> > __declspec(dllimport/dllexport).
> >
> > Is somebody have an idea ? How can I resolve this problem ?
>
> Use Boost.Build ;-)
>

Yes I used it !

> See the admonition at
>
http://www.boost.org/libs/python/doc/tutorial/doc/building_hello_world.html
>
>
> --
> Dave Abrahams
> Boost Consulting
> http://www.boost-consulting.com
>
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig





More information about the Cplusplus-sig mailing list