Skip to content
Prev 1277 / 10988 Next

[Rcpp-devel] finding an undefined symbol

Figured it out.  The definition for data3 is in a namespace, so it
could not find the member functions.
-Andrew
On Thu, Nov 4, 2010 at 2:26 PM, Andrew Redd <amredd at gmail.com> wrote: