Boost logo

Boost Users :

Subject: Re: [Boost-users] Newbie: Building boost with Visual Studio 2008
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-07-07 15:22:43


AMDG

David Aldrich wrote:
>> The linker is looking for the import library for a DLL.
>> You can build this with
>> bjam --with-python link=shared
>>
>
> I chose this solution and the project now builds successfully.
>
> However, when I run the project's executable I get:
>
> "This application failed to start because boost_python-vc90-mt-gd-1_43.dll was not found"
>
> So we have satisfied the linker but not the runtime. Please can you advise me how to fix this problem?
>

You need to add the library directory to your PATH.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net