On Tue, Sep 14, 2010 at 10:50 AM,  <span dir="ltr">&lt;<a href="mailto:romain@r-enthusiasts.com">romain@r-enthusiasts.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Le 14 sept. 2010 à 16:26, pooja varshneya &lt;<a href="mailto:pooja.varshneya@gmail.com">pooja.varshneya@gmail.com</a>&gt; a écrit :<br>
<div class="im"><br>
&gt; Thanks for the reply Romaine !!<br>
<br>
</div>How did i get an extra &quot;e&quot; in my name ? :-)<br>
<div class="im"><br>
&gt; The FAQ entry says that R and Visual<br>
&gt; Studio don&#39;t get along.<br>
&gt; However, i managed to generate a Visual Studio compatible import<br>
&gt; library  for R from the instructions given in R source folder<br>
&gt; README.packages file.<br>
&gt;<br>
&gt; Can you please elaborate on the problems you encountered in Visual<br>
&gt; Studio compilation ? Has anyone tried it before ?<br>
<br>
</div>I have not. And i dont plan to.<br>
<br>
I suppose C is easier to deal with than C++. if i cared about that, i would first try to use a simpler C++ library (one or two vanilla c++ classes). Rcpp uses many features of C++ that perhaps confuse the compiler you want to use.<br>
</blockquote><div><br>I already submitted the changes necessary to fix the compiler &quot;confusion,&quot; as<br>you know.<br><br>It is not true that R needs to be built using Visual Studio in order to use DLL&#39;s that<br>
are created by Visual Studio. VS DLL&#39;s can simply be copied over MinGW DLL&#39;s<br>and R will not know the difference. Of course, it is also possible to test and<br>use the C++ part of an R pacckage from the VS IDE.<br>
<br>Dominick<br><br></div></div>