When I use add_file_log in my project ,it will make link error :LNK2019
unparsed outer flags:Boost::log::v2s_mt_nt5::aux::code_convert
But I run a new clear project with it (add_file_log),it will be ok.why?
My environment is windows XP + msvc9.0
And my project is linked with boost log static.