boost_numpy38-vc141-mt-gd-x32-1_72.lib missing
- Vorherrschende Sprache
- C++
- Sterne
- 537
- Forks
- 223
- Ø Merge
- 11 Std. 22 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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'
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.