From: David Abrahams (dave_at_[hidden])
Date: 2008-03-27 18:24:10


Robert Dailey wrote:
> On Thu, Mar 27, 2008 at 4:04 PM, Robert Dailey <rcdailey_at_[hidden]> wrote:
>
>> Hi,
>>
>> When compiling Boost.Python using the *.dsw visual studio project file in
>> the boost/libs/python/build directory, the project fails to link. Note that
>> I've converted this project to a Visual Studio 9 project. Below are the
>> linker errors:
>>
>> 1>Linking...

<znipp>

>
> Well I just figured out the problem, I should have found this before I
> posted, but at least it can be fixed in the repository now:
>
> Simply add "boost\libs\python\src\object\function_doc_signature.cpp" to the
> Visual Studio project. I would also like to suggest at this time that you
> upgrade the project to a VS9 project if possible!

Would you like to take over maintenance of this VS project? The
maintainer dropped out of sight, and I am inclined to remove it from the
next release if someone doesn't pick up the maintenance responsibilities.