$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rainer Thaden (RThaden_at_[hidden])
Date: 2008-03-05 12:20:00
Hi Gabriel,
> Im trying to write a tiny program, just to get stlport and boost to
> play nice together and I still have unresolved external symbol errors.
>
>
> When I tried to link, I got an error saying that
> libboost_program_options-vc80-mt-gdp-1_34_1.lib could not be found, so I
> had to build it.
Just a guess:
Did you add BOOST_ALL_DYN_LINK to your preprocessor definitions?
Kind regards,
Rainer