Boost logo

Boost Users :

Subject: Re: [Boost-users] dynamic link error: boost::program_options::arg not found
From: Sebastian Hauer (sebastian.hauer_at_[hidden])
Date: 2008-09-19 08:37:00


Hello Florent,

On Fri, Sep 19, 2008 at 3:46 AM, Vial, Florent <fvial_at_[hidden]> wrote:
> for the /MT variant, and to boost_filesystem-vc90-mt-1_36.lib, boost_program_options-vc90-mt-1_36.lib and
> boost_system-vc90-mt-1_36.lib for the /MD variant.

This looks correct and I honestly can't see why you would still have
unresolved symbols while linking unless perhaps are you doing a debug
mode build? In which case you should use the
boost_*-vc90-mt-gd-1_36.lib import libraries.

Regards,
Sebastian


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