I'm writing a rather complicated package using CUDA and Rcpp.  I have
everything compile and link ok, but when loading I get a

> "unable to load shared object ..."
> "... undefined symbol:  _ZN5data39initSwabsESt6vector..."

Does anyone have any advice how to fix this and/or figure out what exactly
the problem is?

Thanks,
Andrew
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to