Re: [Boost-users] [program_options] linker error LNK2005 (symbol already defined in object)
8 Oct
2008
8 Oct
'08
3:06 p.m.
I think I had this problem too a long time ago. I fixed that in \include\boost\boost\program_options\variables_map.hpp. Here is the standard Unix diff for that file. 128c128 < friend void store(const basic_parsed_options<char>& options, ---
friend void BOOST_PROGRAM_OPTIONS_DECL store(const basic_parsed_options<char>& options,
-- Check if it works this way for you. Kind regards, Andrei LIHU -------------------- C++ Software Developer +40742545392
5877
Age (days ago)
5877
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrei LIHU