I'm writing a rather complicated package using CUDA and Rcpp. I have everything compile and link ok, but when loading I get a <div><br></div><div>> "unable to load shared object ..."</div><div>> "... undefined symbol: _ZN5data39initSwabsESt6vector..."</div>
<div><br></div><div>Does anyone have any advice how to fix this and/or figure out what exactly the problem is?</div><div><br></div><div>Thanks,</div><div>Andrew</div>