Boost logo

Boost Users :

From: John Smith (jsmith1975_at_[hidden])
Date: 2005-08-03 13:08:45


No, it does not.

The library that you are referring to is the import library. I am using that
already. My point is, it seems to need the import library AND the static
library (during linking). That does not make sense. Please see my first
message for the details.

"Christian Henning" <chhenning_at_[hidden]> wrote in message
news:9498013105080309064b848d53_at_mail.gmail.com...
> You usually don't need to specify the boost lib, that is done
> automatically depending on your project settings.
>
> For dynamic linking you also need to have a .lib file. But this time
> the .lib file only contains functions declaration, but no
> implementation. Those are in the DLL.
>
> Does that help?
>
> Greets,
> Christian


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