Skip to content
Prev 14871 / 15075 Next

R/compilers can't find libintl.h on MacOS X

Looks like you'd be better off with libintl from Simon's gettext binaries on mac.r-project.org. The compiler is looking for include files in /opt/R/arm64/include and not /opt/homebrew/include.

-pd