Re: [Rcpp-devel] building shared library error with sourceCpp

2019-12-29 Thread Fatima Batool
It, works now. Thank you James for pointing out the C++ compiler flags configuration error. Best, Fatima On Sun, Dec 29, 2019 at 5:08 PM Balamuta, James Joseph < balam...@illinois.edu> wrote: > The Makevars is not correct. Remove: > > > > CPPFLAGS=-isysroot /Library/Developer/CommandLineTools/S

Re: [Rcpp-devel] building shared library error with sourceCpp

2019-12-29 Thread Fatima Batool
Ah, I guess something else is wrong. The Flags are already there. Please see the attached file which is Makevars in .R. Simon can you guess what else it could be? I didn't change things myself. Do you recommend doing all installations again? If so in which order? On Sat, Dec 28, 2019 at 9:50 PM B