FreeFem / FreeFem-sources

FreeFEM source code
https://freefem.org/
Other
770 stars 191 forks source link

fatal error: 'config.h' file not found #218

Open yurivict opened 2 years ago

yurivict commented 2 years ago

Version 4.10 fails to build:

lg.ypp:32:10: fatal error: 'config.h' file not found
#include <config.h>
         ^~~~~~~~~~

cmake-3.22.1 FreeBSD 13

No other package should install a header config.h because it is a common name.