How to Build Using the Boost Python Libraries in VS2017
问题 I have built the Boost 1.64.0 Python libraries, using MS Visual Studio Professional 2017 and 32-bit Python 3.4. Now, when I write an application against the resulting library, I'm getting the following link error: LINK : fatal error LNK1104: cannot open file 'libboost_python-vc141-mt-1_64.lib' I have looked in the stage/lib directory, and indeed, the library is named libboost_python 3 -vc141-mt-1_64.lib (note the 3 in the name). I'm assuming the 3 is referencing the fact that the Boost Python