[C++-sig] (no subject)

David Abrahams david.abrahams at rcn.com
Sat May 11 18:29:17 CEST 2002


----- Original Message -----
From: "Okan AKALIN" <hidayet at candledreams.net>
To: <c++-sig at python.org>
Sent: Saturday, May 11, 2002 11:22 AM
Subject: [C++-sig] (no subject)


>         Hi,
>     Today I have downloaded Boost and compiled the Python
> lib with MSVC++. The bpl_static.lib was successfuly built but when I try
> to compile the examples, linker gave two 'unresolved external' errors. I
> noticed that I needed two functions from errors.cpp but when I included
> it in the project, it wouldn't compile. If you have any ideas [actually
you
> should have as there are so many people using it without any problems :)]
> please help. Thanks!
>     Okan AKALIN

bpl_static is no longer supported; Boost.Python is now a dynamic library.
Complete instructions for building in your configuration are here:

http://mail.python.org/pipermail/c++-sig/2002-May/001043.html








More information about the Cplusplus-sig mailing list