Skip to content
Prev 7058 / 10988 Next

[Rcpp-devel] Rcpp, Windows and CMake

Thanks Dirk, I'll take a stab with MSys.  Just wondering, though, why
then are the Rtools commands based on cygwin instead of MSys?

I thought that the RInside examples were to be built using Cygwin
because they use the "Unix Makefiles" generator.  I hadn't yet seen
anything to indicate that was possible on windows without cygwin.
This generator generates Makefiles for make under Unix and also for
cygwin (i.e. with Unix paths)


Do "Unix Makefiles" work on MSys, too, or should I use "MinGW Makefiles"?


Thanks,
--Jamie
Jamie Olson
On Wed, Jan 29, 2014 at 10:56 AM, Dirk Eddelbuettel <edd at debian.org> wrote: