boostorg / boostorg/python

boost_numpy38-vc141-mt-gd-x32-1_72.lib missing

Open
#307 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
537
Forks
223
Avg merge
11h 22m
Merged PRs (30d)
2

Description

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'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.