boost_numpy38-vc141-mt-gd-x32-1_72.lib missing
未关闭
- 主要语言
- C++
- 星标
- 537
- 派生
- 223
- 平均合并
- 11 小时 22 分钟
- 30 天内合并 PR
- 2
描述
I get a link error using Numpy (boost version 1.72) with Visual Studio 2017 and Python 3.8.
In my test program which includes I get a link error "boost_numpy38-vc141-mt-gd-x32-1_72.lib". I cannot find the file "boost_numpy38-vc141-mt-gd-x32-1_72.lib" anywhere, it is not created when building the binaries (bootstrap + .\b2) and it is nowhere to be found on the binary repositories at Sourceforge (https://sourceforge.net/projects/boost/files/boost-binaries/ ).
Boost version 1.72
Python 3.8
Visual studio 2017
Included files: boost\python\numpy.hpp
LINK : fatal error LNK1104: cannot open file 'boost_numpy38-vc141-mt-gd-x32-1_72.lib'
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。