Issue:
LINK : fatal error LNK1104: cannot open file 'libboost_date_time-vc100-mt-1_44.lib'
Solution:
Define preprocessor macro BOOST_ALL_NO_LIB in your project.
Issue:
LINK : fatal error LNK1104: cannot open file 'libboost_date_time-vc100-mt-1_44.lib'
Solution:
Define preprocessor macro BOOST_ALL_NO_LIB in your project.
相关文章: