sergey-shandar / getboost

NuGet packages for Boost C++ libraries.
Boost Software License 1.0
58 stars 20 forks source link

boost_python numpy dependence #42

Open ussrhero opened 6 years ago

ussrhero commented 6 years ago

I use boost_python-src package and get a error message:

"xxxx\packages\boost.1.67.0.0\lib\native\include\boost\python\numpy\internal.hpp(29): fatal error C1083: Cannot open include file: 'numpy/arrayobject.h': No such file or directory"

I dont need a numpy support for project. When I edit boost_python-src.targets file and remove reference to boost/python/numpy sources files, a build is successfull. I tried to install numpy and make an own package for it, but it is a not trivial task.

sergey-shandar commented 6 years ago

@ussrhero could you provide a pull request for this issue?

jhasse commented 5 years ago

Is there a fix? Still happening for me with 1.69.0.0.