Boost logo

Boost Users :

Subject: Re: [Boost-users] I can't build boost!
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2009-05-17 10:55:10


On Sat, May 16, 2009 at 11:38 PM, Steven Watanabe <watanabesj_at_[hidden]>wrote:

>
> Yes it has always been this way. The naming convention is
> static library: libboost_xxx.lib
> import library: boost_xxx.lib
> dll: boost_xxx.dll
>
> This allows the import libraries to be distinguished from the static
> libraries.

That's what I thought, but I just wanted to make sure I wasn't forgetting.
Looks like CMake's FindBoost.cmake module is broken, then. I'll let them
know.



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