Boost logo

Boost Users :

Subject: Re: [Boost-users] Windows linking problem
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-04-15 13:20:44


AMDG

John Dlugosz wrote:
> I got an error
> cannot open file 'libboost_program_options-vc80-mt-1_38.lib'
>
> The file is called 'boost_program_options-vc80-mt-1_38.lib' without the
> extra prefix. According to the documentation, that's as it should be.
> So, why is the autolink feature not getting the name right? I'm not the
> first one to try this, for sure!
>

Try compiling with -DBOOST_PROGRAM_OPTIONS_DYN_LINK
or -DBOOST_ALL_DYN_LINK.

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