<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transational//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
</HEAD>
<BODY>Patrick,<br><br>at the moment I am not able to test on a XP machine due to the following reason:<br><br>I started yesterday to use RInside on a XP machine (CodeBlocks,GNU GCC compiler)<br><br>before I used on linux,KDEvelop,GNU GCC,CMake with no problem<br><br>on the Linux environement there are libR.so, libRCpp.so, libRInside.so for the link<br><br>but on the windows I find libRcpp.a,libRInside.a but no libR.a just a libR.dll<br>do you have a libR.a?<br><br>because I get during the link<br>||=== pR1, Debug ===|<br>obj\Debug\main.o:C:\pR1\Include\Rcpp\internal\wrap.h|348|undefined reference to `Rf_allocVector'<br>.....<br>||=== Build finished: 50 errors, 0 warnings ===|<br><br>pascal<br><br><br><br> <br>
---- Message d'origine ----<br>
>De : "Patrick Burns" <patrick@burns-stat.com><br>
>À : rcpp-devel@r-forge.wu-wien.ac.at<br>
>Objet : [Rcpp-devel] RInside under Windows<br>
>Date : 14/02/2012 12:08:54 CET<br>
><br>
>I'm trying to get the RInside examples to go<br>
> under Windows 7.  It is proving to be exceptionally<br>
> traumatic.<br>
> <br>
> There are a few glitches that I've got past, but<br>
> now I'm getting:<br>
> <br>
> multiple definition of `_imp__ZTUN4Rcpp14not_compatiblE'<br>
> multiple definition of `_nm__ZTUN4Rcpp14not_compatiblE'<br>
> <br>
> (with some chance of transcription errors)<br>
> <br>
> This is the same for both 32-bit and 64-bit.<br>
> <br>
> Suggestions?<br>
> <br>
> Pat<br>
> <br>
> -- <br>
> Patrick Burns<br>
> patrick@burns-stat.com<br>
> http://www.burns-stat.com<br>
> http://www.portfolioprobe.com/blog<br>
> twitter: @portfolioprobe<br>
> <br>
> _______________________________________________<br>
> Rcpp-devel mailing list<br>
> Rcpp-devel@lists.r-forge.r-project.org<br>
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel<br>
> </BODY></HTML>