Configure/build system hardwires location of NumPy headers

Issue #80 resolved
Prof Garth Wells created an issue

FFC installation on OSX with Homebrew/pip fails because build system doesn't look for location of NumPy headers:

ffc_time_ext/time_elements_interface.cpp:24:10: fatal error: 'numpy/arrayobject.h' file not found
#include <numpy/arrayobject.h>

Comments (2)

  1. Log in to comment