<!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><br>
Patrick<br><br>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.<br>even if I set libR.dll for the linker settings/link libraries, I get some messages:<br><br>libRcpp.a undefined reference to '_Unwind_Resume'<br><br>I put the include folder of Rcpp,R_ext and RInside, with additional .h files :<br>R,Rconfig,Rcpp,Rcppcommon,Rdefines,Rembedded,Rinternals,Rmath,Rversion,S,ga,graphapp,iconv,libintl,zconf, and zlib<br><br>I downloaded the R version 2.14.1  and the Rcpp,Rinside packages yesterday, <br><br>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<br><br>what do you put as library for the linker? which includes files?<br><br><br>pascal</BODY></HTML>