[C++-sig] Boost.Python embedded doubt
David Abrahams
dave at boost-consulting.com
Wed Aug 31 17:32:17 CEST 2005
Eric Jardim <ericjardim at gmail.com> writes:
> Reading the tutorial,
> http://www.boost.org/libs/python/doc/tutorial/doc/html/python/embedding.htm
> it says: "To be able to use embedding in your programs, they have to be
> linked to both Boost.Python's and Python's static link library."
That's wrong.
> Is it really necessary to both the libs be static?
Nope.
http://mail.python.org/pipermail/c++-sig/2002-December/003145.html
http://mail.python.org/pipermail/c++-sig/2005-March/008703.html
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list