Skip to content
Prev 7062 / 10988 Next

[Rcpp-devel] Rcpp, Windows and CMake

Thanks!

The WIN.readme.txt instructs you to run

cmake -G "Unix Makefiles" ..

It seems that the only cmake on windows that supports "Unix Makefiles"
is the cygwin version, and from what you've said it sounds like that
can't be used with the native MinGW required for Rcpp.

--Jamie


Jamie Olson
On Wed, Jan 29, 2014 at 12:08 PM, Dirk Eddelbuettel <edd at debian.org> wrote: