[R-pkg-devel] CXX_VISIBILITY on macOS

Matthias Gondan m@tth|@@-gond@n @end|ng |rom gmx@de
Mon Oct 9 08:32:20 CEST 2023


You found the problem, thanks!



Matthias,

this has nothing to do with R, but rather your code. You have the wrong order of headers: the SWI headers mess up visibility macros, so you have to include them *after* Rcpp.h.

Cheers,
Simon


	[[alternative HTML version deleted]]




More information about the R-package-devel mailing list