[Bf-committers] MacOS compile issue

Johnny Matthews johnny.matthews at gmail.com
Fri Sep 14 16:33:57 CEST 2018


In the last couple days, my local 2.8 compile has begun failing on my
Macbook. This is a vanilla copy of the source with no code edits. I'm
getting

[ 91%] Built target buildinfoobj

*/Users/jmatthews/blender-build/blender/extern/audaspace/bindings/python/PySound.cpp:69:10:
**fatal error: *

*      'numpy/ndarrayobject.h' file not found*

#include <numpy/ndarrayobject.h>

*         ^~~~~~~~~~~~~~~~~~~~~~~*


I do a

git checkout blender2.8
make update
make
to perform my build. Any ideas what I'm doing wrong?


More information about the Bf-committers mailing list