Skip to content
Prev 3460 / 10988 Next

[Rcpp-devel] RInside under Windows

On 14/02/2012 20:14, Dirk Eddelbuettel wrote:
This is Windows, remember -- perhaps there is a
way of doing a diff, I don't know it.  But the
start of Makefile.win that I see out of the box is:

n## -*- mode: makefile; tab-width: 8; -*-
##
## Simple Makefile for Windows

Note the bizarre first character.
Agreed.  That is the only indication of it
being upset.

But I renamed that file to try to make it do it last.
Running it again there was no error -- everything
compiled.

Compiled for 32-bit.

There is not an x64 subdirectory to 'lib' (as there is
with 'libs') so nothing compiles.
That's an interesting idea.  Anyone have
ideas about testing it?

Pat