Patrick,

at the moment I am not able to test on a XP machine due to the following reason:

I started yesterday to use RInside on a XP machine (CodeBlocks,GNU GCC compiler)

before I used on linux,KDEvelop,GNU GCC,CMake with no problem

on the Linux environement there are libR.so, libRCpp.so, libRInside.so for the link

but on the windows I find libRcpp.a,libRInside.a but no libR.a just a libR.dll
do you have a libR.a?

because I get during the link
||=== pR1, Debug ===|
obj\Debug\main.o:C:\pR1\Include\Rcpp\internal\wrap.h|348|undefined reference to `Rf_allocVector'
.....
||=== Build finished: 50 errors, 0 warnings ===|

pascal



 
---- Message d'origine ----
>De : "Patrick Burns" <patr...@burns-stat.com>
>À : rcpp-de...@r-forge.wu-wien.ac.at
>Objet : [Rcpp-devel] RInside under Windows
>Date : 14/02/2012 12:08:54 CET
>
>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
>
> --
> Patrick Burns
> patr...@burns-stat.com
> http://www.burns-stat.com
> http://www.portfolioprobe.com/blog
> twitter: @portfolioprobe
>
> _______________________________________________
> 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
>
_______________________________________________
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

Reply via email to