Skip to content

Add Numpy include directory to CPPFLAGS - #268

Merged
beniz merged 1 commit into
CMA-ES:masterfrom
benallard:patch-1
Jul 2, 2026
Merged

Add Numpy include directory to CPPFLAGS#268
beniz merged 1 commit into
CMA-ES:masterfrom
benallard:patch-1

Conversation

@benallard

@benallard benallard commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Fix numpy 2.x build failure caused by NUMPY_INCLUDE_DIR not being added to CPPFLAGS before the AC_CHECK_HEADER test in configure.ac. Without this, the compiler cannot find the numpy headers even when they are present on the system.

@beniz
beniz merged commit 6a53cd5 into CMA-ES:master Jul 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants