On 14 February 2012 at 20:50, [email protected] wrote: | 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"
That is YOUR choice and YOUR problem. This list is not a code blocks, or notepad++, or whatever-editor-or-ide-you-pick-today list. This list is for questions using Rcpp / RInside as shipped. You are abusing this list, and I am not impressed. | 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 Ask on a codeblock mailing list. And please do NOT POST HTML here. Dirk | that, | thanks | pascal | | | | | ---- Message d'origine ---- | >De : "Dirk Eddelbuettel" <[email protected]> | >À : [email protected] | >Objet : Re: [Rcpp-devel] RInside on windows | >Date : 14/02/2012 19:57:21 CET | >Copie à : [email protected] | > | > | > Patrick, | > | > On 14 February 2012 at 19:27, [email protected] 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 | > -- "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 [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
