Until they fix it(...), delete the word virtual from the inheritance definition of the class archive_exception.
Location: boost\archive\archive_exception.hpp, line 43.
class BOOST_SYMBOL_VISIBLE archive_exception :
public virtual std::exception