<div dir="ltr">The inability to use Visual Studio for compiling code to use with R is not peculiar to Rcpp.  The Windows version of R is compiled with mingw compilers and requires compatible compilers for other code.  Remember that R is an Open Source project and Visual Studio isn't.<div>
<br></div><div style>As far as an IDE goes, RStudio (<a href="http://rstudio.org">rstudio.org</a>) provides integration of Rcpp in a GUI environment.  Support for Rcpp in RStudio is likely to keep improving as JJ Allaire is actively involved in the development of Rcpp.  Many of us use ESS in emacs but that's because we predate GUI's. (I tell you, sonny, back in my day we had terminals with 80 by 24 character screens and 300 baud modems and we still created better code than these whippersnappers can today! :-)</div>
<div style> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 7, 2013 at 10:28 AM, Lincoln Xu <span dir="ltr"><<a href="mailto:lincolnxufam4@gmail.com" target="_blank">lincolnxufam4@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, Rcpp experts,<br><br>While I am very impressed by the power of Rcpp described by a nice 
introduction in your website. It seems to me that it is not easy to set 
up an IDE for developing C++ using Rcpp in window. As stated in FAQ, 
there is NOT A CHANGE to use VS with Rcpp and R. I wonder if <span style="color:rgb(0,0,153)"><span>you
 could kindly point me to some online resource of workable IDE in window
 OS for the devel purpose ( I mean it can compile C++ code and debug the
 C++ code running from R.</span></span><br>
<br>I am also very puzzled by the statement that  there is NOT A CHANGE 
to use VS with Rcpp and R in FAQ. If I understand correctly, original 
Rcpp written by<br>by Dominick Samperi was indeed working with VS. So 
what new technique deployed prevents Rcpp and R to works with VS. If all
 possible, could you please provide information for my education.<br>
<br>Regards,<br><br>Lincoln<br>
<br>_______________________________________________<br>
Rcpp-devel mailing list<br>
<a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a><br></blockquote></div><br></div>