boost_numpy38-vc141-mt-gd-x32-1_72.lib missing
- Linguagem predominante
- C++
- Estrelas
- 537
- Forks
- 223
- Merge médio
- 11h 22min
- PRs com merge (30d)
- 2
Descrição
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'
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.