fatal error LNK1104: cannot open file 'libboost_date_time-vc100-mt-1_44.lib'

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.

你可能感兴趣的:(error)