After installing anaconda3 5.2 I install boost with conda install boost.
In C:\ProgramData\Anaconda3\Library\lib there are two sets of libraries for boost.
boost_python36-vc140-mt-x64-1_67.lib (177 KB)
libboost_python36-vc140-mt-x64-1_67.lib (5576 KB)
what is the difference between these? Is one static and one dynamic?