Dirk,

yes but I start to use codeblocks since sunday, and
"it does not, by default, use makefiles it has its own .cbp files which do the same thing automatically
"

it's very easy to use, I did it for boost with no problem, that's why I wanted to know the include files and the lib
for rcpp,rinside

it's possible to use a makefile with codeblock, I am going to try how to do that,
thanks
pascal




---- Message d'origine ----
>De : "Dirk Eddelbuettel" <e...@debian.org>
>À : paspa...@noos.fr
>Objet : Re: [Rcpp-devel] RInside on windows
>Date : 14/02/2012 19:57:21 CET
>Copie à : rcpp-de...@r-forge.wu-wien.ac.at
>
>
> Patrick,
>
> On 14 February 2012 at 19:27, paspa...@noos.fr wrote:
> | this is one of my problem, I am new since this week-end on codeblocks, I
> use
> | its builder and from what I thought you link with the static libraries
> | 'libRcpp.a,libRInside.a and the none availaible libR.a, and you put the
> three
> | dll files in your bin directory; thats why I was looking for libR.a.
> | even if I set libR.dll for the linker settings/link libraries, I get some
> | messages:
> |
> | libRcpp.a undefined reference to '_Unwind_Resume'
> |
> | I put the include folder of Rcpp,R_ext and RInside, with additional .h
> files :
> | R,Rconfig,Rcpp,Rcppcommon,Rdefines,Rembedded,Rinternals,Rmath,Rversion,S,ga
> ,graphapp,iconv,libintl,zconf,
> | and zlib
> |
> | I downloaded the R version 2.14.1 and the Rcpp,Rinside packages
> yesterday,
> |
> | what bother me is that I did that on linux with no problem, put the
> include,
> | set the linker to the three libraries and run, I need to work on windows,
> and
> | there is this problem
> |
> | what do you put as library for the linker? which includes files?
>
> Use the supplied Makefile.win unless you /really/ know what you are doing.
>
> Dirk
>
> --
> "Outside of a dog, a book is a man's best friend. Inside of a dog, it is
> too
> dark to read." -- Groucho Marx
>
_______________________________________________
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