I&#39;ve attached the file of the errors now.  I&#39;ve also tried to change the order of includes without much success.<div><br></div><div>-Andrew<br><br><div class="gmail_quote">On Fri, Oct 29, 2010 at 5:10 PM, Dirk Eddelbuettel <span dir="ltr">&lt;<a href="mailto:edd@debian.org">edd@debian.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On 29 October 2010 at 16:26, Andrew Redd wrote:<br>
| I have a class that I am building that I want to interface through Rcpp, but<br>
| when I just include Rcpp, even without any Rcpp code included. I get several<br>
| errors that appear to be template problems. What is going on here?  I&#39;ve<br>
| attached the error output file.<br>
<br>
</div>There was no attachment.<br>
<div class="im"><br>
| It compiles fine without including Rcpp.h.  I am developing with cuda so<br>
| compiling with nvcc, which passes off to gcc, after the cuda code is<br>
| extracted.<br>
<br>
</div>Header file interactions are not unheard of. Maybe try different orders of the<br>
includes.<br>
<br>
I have not yet mixed Rcpp and nvcc myself. Worst case you may have to reduce<br>
things to simpler interfaces.<br>
<br>
Dirk<br>
<font color="#888888"><br>
--<br>
Dirk Eddelbuettel | <a href="mailto:edd@debian.org">edd@debian.org</a> | <a href="http://dirk.eddelbuettel.com" target="_blank">http://dirk.eddelbuettel.com</a><br>
</font></blockquote></div><br></div>