Boost logo

Boost Users :

From: chun ping wang (cablepuff_at_[hidden])
Date: 2008-02-18 19:39:33


hi you need to define BOOST_ALL_NO_LIB=1 or something like that.

On Feb 18, 2008 2:49 PM, Robert Dailey <rcdailey_at_[hidden]> wrote:

> IDE: Visual Studio 9 (MSVC Compiler)
> Platform: Windows
>
> I have built the boost static libraries by calling the following command
> line at the boost trunk directory:
>
> *bjam --toolset=msvc link=static debug stage*
>
> This successfully builds all of the libboost_*.lib header files. However,
> when I build my application (that uses boost), it spits out the following
> linker error:
> *LINK : fatal error LNK1104: cannot open file
> 'boost_python-vc90-mt-gd-1_35.lib'*
>
> Note that I do not define BOOST_ALL_DYN_LINK or any other boost-related
> preprocessor directive. Any reason why boost is looking for a dynamic
> library for Boost.Python instead of the static one?
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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