Re: [Rcpp-devel] Templates failing to specialize

2011-06-27 Thread Davor Cubranic
See the C++ FAQ: http://www.parashift.com/c++-faq-lite/templates.html#faq-35.13 Davor On 2011-06-27, at 8:49 AM, Ian Fellows wrote: > Hi, > > I have am having trouble using template classes in rcpp. The compiling > process works just fine, but there are errors on link. It seems as if the > m

[Rcpp-devel] Templates failing to specialize

2011-06-27 Thread Ian Fellows
Hi, I have am having trouble using template classes in rcpp. The compiling process works just fine, but there are errors on link. It seems as if the methods are not getting specialized. The Error: ** testing if installed package can be loaded Error in dyn.load(file, DLLpath = DLLpath, ...) :