The question is still the same. I embedded RInside into my project but don't know how to compile it.
The problem is that I don't know any way to make it work. I don't hold out for the usage of make. I just want to make it work somehow. I am referring to the makefile in examples/standard. Ulf On Fri, Jul 24, 2015 at 2:00 PM, Dirk Eddelbuettel <e...@debian.org> wrote: > > Ulf, > > On 24 July 2015 at 13:47, Ulf Mertens wrote: > | Alright, I left the GNUMakefile as it is and copied it into my program > > Err, "the GNUmakefile"? Which one? There are seven different ones below > examples/. > > | directory. It gives the following error: > | > | make: Circular run <- run dependency dropped. > | > | Running model: > | > | Running run: > | /bin/sh: ./run: No such file or directory > | make: *** [run] Error 127 > | > | Can you help me here? > > Honestly, I can't, given the information provided by you. > > If I may: If make is not your cup of tea, don't use it. Build your project > with a shell script, or manually, or WHATEVER WORKS. Your project. > > And: _Generic questions about CRAN packages_ are now handled on the (still > pretty new) list r-package-devel. > > This list here is meant for Rcpp (and RInside) questions. I think we have > strayed too far off. > > Dirk > > -- > http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org >
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel