It seems on MacOS the default flags in the RInside/examples/standard/Makefile have the "-framework R" flag and won't compile without it. Why do I need this if I am already providing libRcpp.a and libRInside.a ?
I'd like to be able to build a program that I can distribute to a computer that does not have R installed... Or is this not possible? Thanks, Dan
_______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
