Skip to content
Prev 3444 / 10988 Next

[Rcpp-devel] RInside under Windows

I'm trying to get the RInside examples to go
under Windows 7.  It is proving to be exceptionally
traumatic.

There are a few glitches that I've got past, but
now I'm getting:

multiple definition of `_imp__ZTUN4Rcpp14not_compatiblE'
multiple definition of `_nm__ZTUN4Rcpp14not_compatiblE'

(with some chance of transcription errors)

This is the same for both 32-bit and 64-bit.

Suggestions?

Pat