Subject: Re: [Boost-users] [program_options] linker error LNK2005 (symbol already defined in object)
From: Olaf Peter (ope-devel_at_[hidden])
Date: 2008-09-04 02:21:17


Thanks to all answers, I'm using really cmake. Obviously I have to go
more into the deep since the cmake macro does a bad job here. Define
BOOST_ALL_DYN_LINK works for this time since I want static linkage.

<OT>
How can I set the English locale for MSVC compiler cl.exe inside VS IDE?
which should be in current locale.
</OT>

Thanks,
Olaf