Closed dmurdoch closed 3 years ago
Thanks a lot. This is weird as I never had this problem and I am not aware using c++11 code in Morpho but it doesn't hurt to declare it. BTW: What system are you using?
I see the issues on MacOS. It might be that it's coming from an include file in Rcpp or RcppArmadillo.
On my system, the current code fails to compile because the package doesn't declare it is using C++11. This fixes that.