boost build64 on windows by doodoocoder · Pull Request #167 · apache/rocketmq-client-cpp

@doodoocoder

the command should be  this: .\b2 -j8 --with-serialization --with-atomic --with-log --with-locale --with-iostreams --with-system --with-regex --with-thread --with-date_time --with-chrono --with-filesystem --build-type=complete address-model=64 ,

not that: bjam.exe address-model=64 --with-serialization --with-atomic --with-log --with-locale --with-iostreams --with-system --with-regex --with-thread --with-date_time --with-chrono --with-filesystem  link=static  threading=multi variant=release runtime-link=shared
or the vs2015 will prompt the error can not find libboost_system-vc140-mt-gd-1_58.lib